Pick a color mode
Unique identifier for the dropdown component
Main text displayed in the dropdown trigger
The size of the dropdown trigger
Secondary text displayed to the left of the main label
Whether the dropdown trigger is icon-only
Hint text for the dropdown
Whether the dropdown is disabled
Event handler for when the dropdown opens
Event handler for when the highlighted option changes
Event handler for when an option is selected
Event handler for when the escape key is pressed
Event handler for when the pointer is pressed outside the dropdown
Function called when the focus is moved outside the component
Function called when an interaction happens outside the component
Whether to close the dropdown when an item is selected
Additional HTML attributes
Icon to be rendered in the dropdown trigger
<:icon><.category /></:icon> <.dropdown_item value="1" label="Item 1"/>
Search input to be rendered at the top of the dropdown menu (outside scroll area)
Content to be rendered inside the dropdown menu