SelectOption Interface
Deprecated in 3.0. Use SelectOption in itwinui-react instead
Properties for a Select option
Properties
Name | Type | Description | |
---|---|---|---|
disabled | undefined | boolean | Indicates whether the option is disabled. | |
label | string | Label of the option. | |
value | string | number | | Value of the option when using SelectOption[]. |
Defined in
Last Updated: 20 June, 2023