MenubarSub
Overview
The root provider for a menubar submenu.
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| open | boolean | undefined | The controlled open state of the submenu. | |
| defaultOpen | boolean | undefined | The open state of the submenu when initially rendered. |
Slots
default
Scoped slot.
Events
| Name | Description |
|---|---|
update:open | Emitted when the open state changes. |
Source
client/lib/navigation/menubar/MenubarSub.vue