Skip to main content

Cards

A reusable card component is a versatile building block in software development that encapsulates content within a defined container, resembling a physical card. It's commonly used to present information or features in a visually appealing and crisp manner.

Variants

Props

PropsDatatypeValues/Example
cardClassPropObject{"font-size: var(--base-text)"}
cardStylePropObject{"font-size: var(--base-text)"}