OOratiq

Menubar

Ready

Application menu bar.

Requires radix-ui

Installation

$ npx @oratiq-js/ui add menubar

Copies the component and everything it depends on into your project, then lists the npm packages to install. The code is yours after this.

Usage

import
import { MenubarMenu, MenubarGroup, MenubarSub, MenubarRadioGroup, Menubar, MenubarTrigger, /* … */ } from "@/components/ui/menubar";

Default

View source on GitHub → components/ui/menubar.tsx