Lens
A reading glass over the paper: a circular lens follows the cursor and magnifies the wrapped content, ringed by a hairline lit from above with a faint warm glow.
Draw
draw a card
$npx shadcn@latest add @clow/lensFirst 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
<Lens />Examples
basic
Props
| prop | type | default |
|---|---|---|
| zoomFactor | number | 1.5 |
| lensSize | number | 170 |

