Menubar
A horizontal menu bar with dropdown menus, commonly used for application menus.
Usage
tsx
import { Menubar } from "@/components/ui/menubar";
<Menubar>...</Menubar>Examples
With Shortcuts
Simple Menu
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/menubar