Skip to content

SpinnerControlsKeyboardHelpSection

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery-phet/blob/main/js/keyboard/help/SpinnerControlsKeyboardHelpSection.ts for the most up-to-date information.

Overview

The keyboard help section that describes how to interact with a "spinner".

@author Jesse Greenberg (PhET Interactive Simulations)

Class SpinnerControlsKeyboardHelpSection

import { SpinnerControlsKeyboardHelpSection } from 'scenerystack/scenery-phet';

Constructor

new SpinnerControlsKeyboardHelpSection( providedOptions? : SpinnerControlsKeyboardHelpSectionOptions )

Instance Methods

Type SpinnerControlsKeyboardHelpSectionOptions

import type { SpinnerControlsKeyboardHelpSectionOptions } from 'scenerystack/scenery-phet';

SliderControlsKeyboardHelpSectionOptions

Source Code

See the source for SpinnerControlsKeyboardHelpSection.ts in the scenery-phet repository.