CardFooter
Source: client/lib/theme/vueda-tailwind/shell/index.js
The trailing card footer row. It aligns footer content horizontally and adds top padding when the footer carries a top divider (a raw
border-tor the DPR-trackedborder-t-hairline; prefer the hairline form, see README § 7.3).
Vue component: CardFooter
| Slot | Default classes | Description |
|---|---|---|
| root | flex items-center px-6 [.border-t]:pt-6 [.border-t-hairline]:pt-6 | The trailing card footer row. It aligns footer content horizontally and adds top padding when the footer carries a top divider (a raw border-t or the DPR-tracked border-t-hairline; prefer the hairline form, see README § 7.3). |
root
The trailing card footer row. It aligns footer content horizontally and adds top padding when the footer carries a top divider (a raw
border-tor the DPR-trackedborder-t-hairline; prefer the hairline form, see README § 7.3).
Default classes:
flex items-center px-6 [.border-t]:pt-6 [.border-t-hairline]:pt-6
Source: client/lib/theme/vueda-tailwind/shell/CardFooter.theme.js:18