Interface: DropdownMenuProps
Defined in: src/widgets/utility/dropdown.tsx:90
Props for DropdownMenu component.
See
Extends
HTMLAttributes<HTMLElement>
Properties
| Property | Type | Description | Overrides |
|---|---|---|---|
| DropdownMenuItem list items for the dropdown menu. |
| |
| Additional CSS class for the component. |
| |
| Dropdown menu expand direction. Default | ‐ | |
| Title for the toggle menu button. |
|