Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/mui/base-ui/llms.txt

Use this file to discover all available pages before exploring further.

Menubar

A horizontal menu of items that trigger dropdown menus.

Import

import * as Menubar from '@base-ui/react/menubar';
Groups all menubar items.

Props

A menu within the menubar.

Props

The button that opens a menu. Portals the menu popup to a different part of the DOM. Positions the menu popup. The popup that contains the menu items. An item in the menu. Groups related menu items. Labels a group of menu items. A nested menu. The item that opens a submenu. Groups menu items that function as radio buttons. A menu item that acts as a radio button. A menu item that acts as a checkbox. An optional arrow element.

Build docs developers (and LLMs) love