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¶
Constructor¶
new SpinnerControlsKeyboardHelpSection( providedOptions? : SpinnerControlsKeyboardHelpSectionOptions )¶
Instance Methods¶
Type SpinnerControlsKeyboardHelpSectionOptions¶
SliderControlsKeyboardHelpSectionOptions
Source Code¶
See the source for SpinnerControlsKeyboardHelpSection.ts in the scenery-phet repository.