Wave Sheet
Clear horizontal wavefront crests with slope lighting: readable ocean lines on paper.
Draw
draw a card
$npx shadcn@latest add @clow/wave-sheetFirst 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
<WaveSheet />Examples
basic
Props
| prop | type | default |
|---|---|---|
| intensity | faint | soft | bold | soft |
| speed | slow | base | fast | base |
| interactive | boolean | true |
| enabled | boolean | true |

