cc-everywhere

Interface: DropdownOptionStyle

Style for a dropdown export option, with optional icon and custom content.

See

Extends

Extended by

Properties

Property
Type
Description
Overrides
uiType
DROPDOWN
The UI type for the dropdown option.
Style.uiType
icon?
string
The optional icon URL for the dropdown option.
-
customContent?
CustomContentConfig
The optional custom content configuration for the dropdown option.
-