Skip to main content

Module card

Module card 

Source
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§

CardBodyProps
Props for the CardBody component.
CardHeaderProps
Props for the CardHeader component.
CardProps
Props for the Card component.

Functions§

Card
Required Props
CardBody
Required Props
CardHeader
Required Props