A menu of actions built on Base UI Menu with groups, labels, separators, shortcuts, checkboxes, radio items, and nested submenus.
Run the command below in a project with the shadcn CLI. It copies the component source into your repo and installs its dependencies.
npx shadcn@latest add https://www.saasuji.com/r/dropdown-menu.jsonAlso available as a markdown reference for AI agents: /components/dropdown-menu.md
Accordion
Vertically stacked collapsible sections built on Radix Accordion, with single or multiple open items, keyboard navigation, and animated expand and collapse.
Command
A command palette and searchable list built on cmdk, with filtering, groups, keyboard navigation, shortcuts, and an optional dialog wrapper.
Dialog
An accessible modal window built on Radix Dialog, with overlay, header, footer, title, description, and an optional corner close button.