DrawerHeader
Source: client/lib/theme/vueda-tailwind/shell/index.js
The title and description stack inside a drawer. It applies the drawer's default 16px inset and compact vertical gap.
Vue component: DrawerHeader
| Slot | Default classes | Description |
|---|---|---|
| root | flex flex-col gap-1.5 p-4 | The title and description stack inside a drawer. It applies the drawer's default 16px inset and compact vertical gap. |
root
The title and description stack inside a drawer. It applies the drawer's default 16px inset and compact vertical gap.
Default classes:
flex flex-col gap-1.5 p-4
Source: client/lib/theme/vueda-tailwind/shell/DrawerHeader.theme.js:18