Data Display

Card

A general-purpose frame that wraps content. Build it from header, body, and footer parts.

ReactVueWeb Components
View in Storybook

Playground

Props

Name Type Default Description
elevated boolean false Use a shadow instead of a border. @default false

Accessibility

  • Body/background contrast is ≥ 7:1 (AAA) in both light and dark.
  • Every interaction works with the keyboard alone.
  • The focus ring is always visible.
  • Respects prefers-reduced-motion and stops excessive motion.

Every component is designed to meet WCAG 2.1 AAA.