Preview
Usage
Card usage<Card pad="lg">Grouped content</Card>API
Card APICardProps
| prop | type | notes |
|---|---|---|
| children? | RemixNode | |
| pad? | CardPad | |
| raised? | boolean | |
| mix? | MixInput |
Foundations · 1 export · v0.1.0 · showcase
Quiet surface container for genuine grouped content and interruptions.
Card<Card pad="lg">Grouped content</Card>| prop | type | notes |
|---|---|---|
| children? | RemixNode | |
| pad? | CardPad | |
| raised? | boolean | |
| mix? | MixInput |