Skip to content
Container

ClickableCard

Card that navigates on press.

ClickableCard

Card that navigates on press.

Examples

Default

Theming guide

Override any token with plain CSS custom properties.

5 min read
Demo.tsxtsx
import { ClickableCard } from '@var-ui/react';

<ClickableCard
  href="#"
  title="Theming guide"
  description="Override any token with plain CSS custom properties."
  hint="5 min read"
/>

Props

Accessibility

Built on React Aria Components where applicable.