RegionAndCultureComboBox¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/joist/blob/main/js/preferences/RegionAndCultureComboBox.ts for the most up-to-date information.
Overview¶
RegionAndCultureComboBox is the combo box used to set 'Region and Culture' in Preferences > Localization.
@author Jesse Greenberg (PhET Interactive Simulations)
Class RegionAndCultureComboBox¶
Constructor¶
new RegionAndCultureComboBox( providedOptions? : RegionAndCultureComboBoxOptions )¶
Instance Methods¶
Source Code¶
See the source for RegionAndCultureComboBox.ts in the joist repository.