Skip to content
+

Menu

The Dropdown Menu components provide end users with a list of options on temporary surfaces.

import { Dropdown } from '@base_ui/react/legacy/Dropdown';
NameTypeDescription

The component cannot hold a ref.
import { Menu } from '@base_ui/react/legacy/Menu';

Props of the native component are also available.

NameTypeDefaultDescription

The ref is forwarded to the root element.
import { MenuButton } from '@base_ui/react/legacy/MenuButton';

Props of the native component are also available.

NameTypeDefaultDescription

The ref is forwarded to the root element.
import { MenuItem } from '@base_ui/react/legacy/MenuItem';

Props of the native component are also available.

NameTypeDefaultDescription

The ref is forwarded to the root element.