A dropdown menu with icons, shortcuts and sub menu items.
Installation
Usage
Examples
Checkboxes
A dropdown menu with checkboxes.
Radio Group
A dropdown menu with radio items.
Changelog
2024-10-16 Classes for icons
Added gap-2 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0
to the DropdownMenuItem
to automatically style icon inside the dropdown menu item.
Add the following classes to the DropdownMenuItem
in your dropdown-menu.tsx
file.