Skip to Content

Card

Cards are a fundamental building block for compositions, such as forms, or sections.

Examples

Blocks

This component is used in the following Blocks:

Theme

This component uses the following default theme:

  • root{}(5 keys)
      Show all

Learn more about how to customize in the Theme documentation.

API

NameTypeDefault
disablePaddingboolean

Disable the padding of the card.

classNamestring

Additional classname to apply to the card.

headerClassNamestring

Header classname to apply.

contentClassNamestring

Content classname to apply.

styleCSSProperties

Additional style attributes. Recommend to use css classes over this.

themeCardTheme

Theme for the Card.

Last updated on