CardActionArea
CardActionArea Component
Playground
Click me
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| disabled | boolean | — | |
| href | text | — |
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
disabled | boolean | — | Disable interaction |
href | text | — | Link URL (renders as anchor) |
Using CardActionAreatsx
import { CardActionArea } from '@/components/CardActionArea'
<CardActionArea
disabled="..."
href="..."
/>Tokens Used
No design tokens detected