Skip to content

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-t or the DPR-tracked border-t-hairline; prefer the hairline form, see README § 7.3).

Vue component: CardFooter

SlotDefault classesDescription
rootflex items-center px-6 [.border-t]:pt-6 [.border-t-hairline]:pt-6The 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-t or the DPR-tracked border-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

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2