The type for the payload data.
OptionalAfterThe component to render after the label.
OptionalBeforeThe component to render before the label.
OptionalchildrenThe content of the card.
OptionalclassThe CSS class name for the card.
OptionallabelThe label for the card.
Whether the card is in a loading state.
OptionaloutlineWhether to show the card with an outline paper.
OptionalpayloadThe payload data.
OptionalstyleThe inline style for the card.
OptionalsxThe styling props for the card.
OptionaltransparentWhether to show the card with a transparent paper.
Represents the properties for the
Cardcomponent.