Interface: DropdownOptionStyle
Represents the style of a dropdown option, extending the base Style interface.
Extends
Extended by
Properties
| Property | Type | Description | Overrides |
|---|---|---|---|
uiType | The UI type for the dropdown option. | ||
icon? | string | The optional icon URL for the dropdown option. | - |
customContent? | The optional custom content configuration for the dropdown option. | - |
