TableCaption
Source: client/lib/theme/vueda-tailwind/grid/index.js
The native caption below a table. Use it for low-emphasis supporting copy tied to the table, with spacing that keeps it visually outside the bordered data surface.
Vue component: TableCaption
| Slot | Default classes | Description |
|---|---|---|
| root | text-muted-foreground mt-4 text-body | The native caption below a table. Use it for low-emphasis supporting copy tied to the table, with spacing that keeps it visually outside the bordered data surface. |
root
The native caption below a table. Use it for low-emphasis supporting copy tied to the table, with spacing that keeps it visually outside the bordered data surface.
Default classes:
text-muted-foreground mt-4 text-body
Source: client/lib/theme/vueda-tailwind/grid/TableCaption.theme.js:19