Factory for Good

Menubar

A visually persistent menu common in desktop applications that provides quick access to a consistent set of commands.

Installation

pnpm dlx shadcn@latest add menubar

Usage

import { Menubar, MenubarContent, MenubarItem, MenubarMenu, MenubarSeparator, MenubarShortcut, MenubarTrigger } from "@/components/ui/menubar";

A visually persistent menu common in desktop applications that provides quick access to a consistent set of commands.

On this page