Card

Integrate information in a card container.

Basic usage

Card includes header, body and footer.

Simple Card

The header and footer part can be omitted.

Custom Content

Display richer content by adding some configs.

Shadow

You can define when to show the card shadows

Attributes

AttributeDescriptionTypeAccepted ValuesDefault
body-classCSS class of bodystring
header-classCSS class of headerstring
footer-classCSS class of footerstring
shadowwhen to show card shadowsstringlv1 / lv2 / lv3 / hover / neverlv1
borderedenable borderbooleanfalse

Slots

NameDescription
customize default content
headercustomize header content
footercustomize footer content
Last Updated:
Contributors: Tam Mai