NOCTA UI

Menubar

A top-level application menubar with grouped actions, submenus, and full keyboard navigation

Installation

Install the Menubar component with the nocta-ui CLI:

npx @nocta-ui/cli add menubar

Import only the pieces you need:

import {
  Menubar,
  MenubarMenu,
  MenubarTrigger,
  MenubarContent,
} from '@/components/ui/menubar';

Examples

Default Menubar

Last action: No action selected

Disabled States

API Reference

Prop

Type

Prop

Type

Prop

Type

Prop

Type

Prop

Type

Prop

Type

Prop

Type

Prop

Type

Prop

Type