Skip to content

ComboBoxKeyboardHelpSection

Overview

Help section for explaining how to use a keyboard to interact with a ComboBox.

@author Michael Kauzmann (PhET Interactive Simulations)

Class ComboBoxKeyboardHelpSection

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

Constructor

new ComboBoxKeyboardHelpSection( providedOptions? : ComboBoxKeyboardHelpSectionOptions )

Instance Methods

Type ComboBoxKeyboardHelpSectionOptions

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

Source Code

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