Card
The Card component is a flexible container for grouping related content with a subtle border and background.Installation
Usage
Props
Card
Overrides the default element name to apply unique styles with the Customization Provider.
Sets padding for all sides of the card.
Sets top padding, overriding the
padding prop.Sets right padding, overriding the
padding prop.Sets bottom padding, overriding the
padding prop.Sets left padding, overriding the
padding prop.Force the height to take up the full height of the parent element.
Force the width to take up the full width of the parent element.