Skip to content
Binary UIKit reference Stable

Menubar

Desktop application menubar with item-radius chrome, panel-radius dropdowns, and eyebrow-styled group headers.

Use Menubar for desktop-style command groups that must remain visible across a workspace. The outer bar uses the item radius, while dropdowns retain the panel radius. Header items use the shared eyebrow typography recipe.

Interactive example

Loading interactive example

API

MemberTypeKindRequiredDefault
labelstringpropNoundefined
menusMenubarMenu[]propYes
onSelect(item: MenuAction) => voidcallbackNoundefined

Source

Loading source