Skip to content

InputPreferencesPanel

Overview

The panel of the PreferencesDialog related to options related to user input.

@author Jesse Greenberg (PhET Interactive Simulations)

Class InputPreferencesPanel

import { InputPreferencesPanel } from 'scenerystack/sim';

Constructor

new InputPreferencesPanel( inputModel : InputModel, selectedTabProperty : TReadOnlyProperty<PreferencesType>, tabVisibleProperty : TReadOnlyProperty<boolean>, providedOptions : InputPreferencesPanelOptions )

Instance Methods

Source Code

See the source for InputPreferencesPanel.ts in the joist repository.