Skip to content

GrabReleaseKeyboardHelpSection

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

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

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.