Menubar
Source: client/lib/theme/vueda-tailwind/navigation/index.js
Horizontal menu bar surface. It keeps the popover/menu family language while the bar shadow stays flat.
Vue component: Menubar
| Slot | Default classes | Description |
|---|---|---|
| root | bg-background flex h-9 items-center gap-1 rounded-vueda-control hairline hairline-border p-1 shadow-vueda-control | Horizontal menu bar surface. It keeps the popover/menu family language while the bar shadow stays flat. |
root
Horizontal menu bar surface. It keeps the popover/menu family language while the bar shadow stays flat.
Default classes:
bg-background flex h-9 items-center gap-1 rounded-vueda-control hairline hairline-border p-1 shadow-vueda-control
Source: client/lib/theme/vueda-tailwind/navigation/Menubar.theme.js:16