GrabReleaseKeyboardHelpSection¶
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/GrabReleaseKeyboardHelpSection.ts for the most up-to-date information.
Overview¶
Help section for explaining how to use a keyboard to interact with the grab/release interaction.
@author Michael Kauzmann (PhET Interactive Simulations)
Class GrabReleaseKeyboardHelpSection¶
Constructor¶
new GrabReleaseKeyboardHelpSection( thingAsTitle : TReadOnlyProperty<string>, thingAsLowerCase : TReadOnlyProperty<string>, providedOptions? : GrabReleaseKeyboardHelpSectionOptions )¶
Instance Methods¶
Source Code¶
See the source for GrabReleaseKeyboardHelpSection.ts in the scenery-phet repository.