Dropdown
Toggleable dropdown menu triggered by a labeled button. Displays a list of action items.
Default
Simple dropdown with text action items.
Sort Options
Sorting dropdown for lists and tables with multiple criteria.
File Menu
File operations dropdown with icon-labeled items.
View Options
Display mode selector for switching between grid, list, and table views.
Export Menu
Data export dropdown with format options.
Filter Menu
Filter dropdown for narrowing down content by status.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | text | "Dropdown" | Text displayed on the trigger button |
children | content | - | Dropdown items - buttons or links |