SelectOption Interface

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: 29 November, 2022