Carbon Compose
Toggle table of contents
v0.5.0
common
Platform filter
common
Switch theme
Search in API
Carbon Compose
carbon
/
com.gabrieldrn.carbon.dropdown.base
/
DropdownOption
/
DropdownOption
Dropdown
Option
constructor
(
value
:
String
,
enabled
:
Boolean
=
true
)
Parameters
value
The value of the option to be displayed.
enabled
Whether the option is enabled or not.