Pick a color mode
Unique identifier for the dropdown component
Main text displayed in 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
Icon to be rendered in the dropdown trigger
Content to be rendered inside the dropdown menu
<.dropdown_item value="1" label="Item 1"/>