Expand description
Card — surface container with optional header + body slots.
Mirrors rust-ui’s <Card> / <CardHeader> / <CardContent> composition
pattern (we use CardBody for the content slot to keep the prop name
short).
Structs§
- Card
Body Props - Props for the
CardBodycomponent. - Card
Header Props - Props for the
CardHeadercomponent. - Card
Props - Props for the
Cardcomponent.
Functions§
- Card
- Required Props
- Card
Body - Required Props
- Card
Header - Required Props