ThiloDesign System
DV

Card

shadcn/ui
6 sub-components

Contained surface for grouping related content. Used for detail panels, KPI metrics, and settings sections.

@/components/ui/card

Anatomy

Card title
Card description — supporting text

Card content — main body of the card. Any content can go here.

Minimal card

No description, no footer.

KPI metric pattern

Open
24+3
Blocked
3-1
Done
142+18
Avg. time
2.4d-0.3

Ticket detail pattern

T7A3763
Open
New account setup — missing registration number
PriorityNormal
PartnerBanana Corp
Assignee
ASAlice Smith

Sub-components

ComponentRole
CardRoot — sets bg-card, rounded-xl, border, shadow
CardHeaderTop section with padding — contains title + description
CardTitleHeading text — h3 by default
CardDescriptionSubtitle / helper text below the title
CardContentMain body area with padding
CardFooterBottom section — typically holds action buttons

On this page