- Home
- Interfaces
- Settings~DropdownItem
-
DropdownItem
-
Properties
Name Type Description label
string label to show in the dropdown
value
* actual value represented by label (this is passed via onChange)
Details
Name | Type | Description |
---|---|---|
label |
string |
label to show in the dropdown |
value |
* |
actual value represented by label (this is passed via onChange) |