Light Field
The system's light source as a living background: two enormous radial fields of warm token light drifting over the paper across tens of seconds, like sun behind a curtain.
Draw
draw a card
$npx shadcn@latest add @clow/light-fieldFirst 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
<LightField />Examples
basic
Props
| prop | type | default |
|---|---|---|
| intensity | faint | soft | bold | soft |
| drift | boolean | true |

