Reveal
The fog lifts off the paper: children enter blurred, slightly low and transparent, then sharpen into place as they scroll into view. Clow's primitive for composing landings.
Draw
draw a card
$npx shadcn@latest add @clow/revealFirst 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
<Reveal />Examples
basic
Props
| prop | type | default |
|---|---|---|
| delay | number | 0 |
| once | boolean | true |

