Dropdown Menu
Displays a menu of actions or options triggered by a button.
Usage
tsx
import { DropdownMenu } from "@/components/ui/dropdown-menu";
<Dropdown Menu side="bottom" align="start">...</Dropdown Menu>Dropdown Menu Controls
side
align
Examples
With Shortcuts
Grouped Items
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/dropdown-menu