DrawerFooter
Source: client/lib/theme/vueda-tailwind/shell/index.js
The trailing action area inside a drawer. It pins itself after drawer body content and stacks actions with the standard 4px-grid gap.
Vue component: DrawerFooter
| Slot | Default classes | Description |
|---|---|---|
| root | mt-auto flex flex-col gap-2 p-4 | The trailing action area inside a drawer. It pins itself after drawer body content and stacks actions with the standard 4px-grid gap. |
root
The trailing action area inside a drawer. It pins itself after drawer body content and stacks actions with the standard 4px-grid gap.
Default classes:
mt-auto flex flex-col gap-2 p-4
Source: client/lib/theme/vueda-tailwind/shell/DrawerFooter.theme.js:18