Skip to content

Menubar ​

Bar of BlessDropdownMenus

The File / Edit / View bar of a desktop-style app: a row of menus with commands. Site navigation is not a menubar; use NavigationMenu or SidebarNav — links in a menubar are announced as commands.

Basic

← → moves between menus; open one then hover others

  • Wrap DropdownMenus. The bar is one Tab stop: ← / → move between menus (and keep one open while you move), ↓ opens.
  • Each trigger is told it opens a menu and whether it's open.
  • label names the bar.

Usage ​

ts
import { BlessMenubar } from "blessing-ui";

API ​

Props

NameTypeDefaultDescription
labelstring—

Slots

NameScopeDescription
default—

Released under the MIT License. Character names and artwork belong to their owners.