Shadow-lifted menu with icon rows, shortcut hints on the right, and a tinted destructive Delete action.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Nav16 } from "@/components/beste/piece/nav16";
<Nav16 />Right-click menu pointed by a corner arrow with icon rows and mono shortcut hints on the right.
Account dropdown with an avatar header, profile and settings rows, workspace switcher, and a Sign out action.
Notifications dropdown listing icon-prefixed rows with time stamps and a trailing unread dot per item.
Grouped sidebar menu with section labels, icon rows, optional counters, and a muted active state.
Sidebar-style stack of icon + label rows where the active row gets a muted fill and bolder text.
Breadcrumb that hides middle crumbs behind a dropdown chip so the trail stays on a single row.