Context Menu
Displays a menu of actions when the user right-clicks an element.
Usage
tsx
import { ContextMenu } from "@/components/ui/context-menu";
<Context Menu>...</Context Menu>Examples
With Shortcuts
Right click here
With Groups
Right click here
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/context-menu