toggle menu
Carbon Compose
v0.3.1
common
switch theme
search in API
Carbon Compose
/
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.