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
npx shadcn@latest add @clow/marqueePlayground
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 |