Dropdown
A menu triggered by a button click.
Default
DropdownItem Props
| Prop | Type | Default | Description |
|---|---|---|---|
| color | "default" | "danger" | "default" | Item color |
Plus standard MenuItemProps from React Aria.
DropdownSeparator Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | Additional CSS classes |