Card
A surface container that groups related content. The primary variant is an elevated white card with a soft shadow; the secondary variant is a flat tinted card with no shadow for grouping on a gray screen.
Overview
A surface container that groups related content. The primary variant is an elevated white card with a soft shadow; the secondary variant is a flat tinted card with no shadow for grouping on a gray screen.
The primary variant.
Variants and states
| default | |
|---|---|
| primary | SlotCardBody |
| secondary | SlotCardBody |
Anatomy
- 1Container required
- 2Slot required The CardBody slot (Figma Root). The card ships no content of its own; the consumer or the AI fills it.
Measurements
Specs
Values resolved live from the token spine. Token names follow the active platform; each links to its page.
Properties
The component’s Figma API, the properties you set on an instance. Useful to designers in Figma and to engineers mapping it to code props.
Accessibility
When the whole card is tappable, expose it as one control with a single accessible name rather than many separate targets. A static card needs no special role; keep its text at normal contrast.
Reference: Apple Human Interface Guidelines and WCAG 2.5.5 Target Size.