Card
A glass panel with the Clow edge-light. Variants for glass, plain paper, soft, and interactive lift.
Draw
draw a card
$npx shadcn@latest add @clow/cardFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<Card />Examples
basic
Props
| prop | type | default |
|---|---|---|
| variant | glass | plain | soft | interactive | glass |

