Dropdown Menu
Displays a menu to the user—such as a set of actions or functions—triggered by a button.
Dependencies
- @radix-ui/react-dropdown-menu (opens in a new tab) - Dropdown menu primitives.
Usage
With Checkboxes
Dropdown can be used with CheckboxItem
to create a dropdown with checkboxes.
With Radio Group
API Reference
To see the full API docs of Dropdown Menu component visit Radix Docs (opens in a new tab).