Right-click menu. Use the dashed box on the demo page.
pnpm dlx shadcn@latest add https://stylexcn.vercel.app/r/context-menu.jsonpnpm dlx shadcn@latest add @stylexcn/context-menu<ContextMenu>
<ContextMenuTrigger>Right click here</ContextMenuTrigger>
<ContextMenuContent>
<ContextMenuItem>Back</ContextMenuItem>
</ContextMenuContent>
</ContextMenu>