Card
Container for related content with optional footer.
Basic
Variants
`default` is bordered with a soft `shadow-xs` — the dashboard standard. `plain` drops the border and uses `shadow-sm` only; use it when the card sits over a darker or textured surface where the shadow alone reads cleanly.
Default (bordered)
Plain (no border)
Metric card
Card with list
Full shadcn composition, examples, and field tables: shadcn/ui — Card