Select

Component is a wrapper for the <select> HTML element.

Classes

Name Description  
LabeledSelect Dropdown wrapper that allows for additional styling and labelling Deprecated

Global Functions

Name Description  
LabeledThemedSelect Dropdown wrapper that allows for additional styling and labelling Beta
Select Basic select component is a wrapper for the <select> HTML element. Deprecated
ThemedSelect ThemedSelect is a wrapper for react-select with iTwin.js UI theming applied Beta

Interfaces

Name Description  
LabeledSelectProps Properties for LabeledSelect components Deprecated
LabeledThemedSelectProps Properties for LabeledThemedSelect components Beta
OptionType OptionType for react-select 2.0 and above. Beta
SelectOption Properties for a Select option Deprecated
SelectProps Properties for Select component Deprecated

Type Aliases

Name Description  
OptionsType OptionsType to match label/value pair OptionType Beta
ThemedSelectProps ThemedSelectProps to control specific features of ThemedSelect Beta

Last Updated: 02 December, 2021