Variable: MenubarSub
@arolariu/components / MenubarSub
Variable: MenubarSub
constMenubarSub: typeofBaseMenu.SubmenuRoot&object=BaseMenu.SubmenuRoot
Defined in: components/ui/menubar.tsx:175
Coordinates the menubar sub.
Type Declaration
displayName?
optionaldisplayName?:string
Remarks
- Delegates structure and state to the underlying Base UI primitive
- Built on Base UI Menubar
- Preserves the underlying primitive API for advanced composition
Example
<MenubarSub>Content</MenubarSub>
See
// was this page useful?