Appearance
Card
Cards contain content and actions about a single subject.
Examples
Basic Card
This is the card content. Cards can contain any type of content.
API
Props
Prop | Type | Default | Description |
---|---|---|---|
elevated | boolean | false | Add shadow elevation |
padding | string | 'medium' | Card padding size |
Slots
Slot | Description |
---|---|
header | Card header content |
default | Card body content |
footer | Card footer content |