Card
Card(
props
):Element
A Card is a grouping element that renders its contents within a box that is visually distinct from the rest of the page.
Parameters
Parameter | Type | Description |
---|---|---|
props | CardProps |
Returns
Element
Card(
props
):Element
A Card is a grouping element that renders its contents within a box that is visually distinct from the rest of the page.
Parameter | Type | Description |
---|---|---|
props | CardProps |
Element