Marquee
A seamless belt of signage gliding past a fixed window: children doubled once, pushed at a constant walking pace, both ends dissolving into the paper. double adds a second belt underneath running the opposite way a touch slower, and edge engraves hairline rails above and below the lane.
Draw
draw a card
$npx shadcn@latest add @clow/marqueeFirst 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
<Marquee />Examples
basic
Props
| prop | type | default |
|---|---|---|
| reverse | boolean | false |
| pauseOnHover | boolean | true |
| speed | slow | base | fast | base |
| fade | boolean | true |
| edge | boolean | false |
| double | boolean | false |
| petals | boolean | false |







