Skip to content
Container

Card

Bordered surface for grouped content.

Card

Bordered surface for grouped content.

Examples

Default

Static card

Plain content surface.
Demo.tsxtsx
import { Card } from '@var-ui/react';

<Card title="Static card">Plain content surface.</Card>

Props

Accessibility

Built on React Aria Components where applicable.