Components
Marquee
A marquee component continuously scrolls text, images, or videos in an infinite loop, with customizable speed, direction, and responsive design for engaging displays.
Installation
pnpm dlx shadcn@latest add https://reui.io/r/marquee.json
Examples
Default
Loading
Vertical
Loading
3D
Loading
API Reference
Prop | Type | Default |
---|---|---|
className | ||
reverse | ||
pauseOnHover | ||
children | ||
vertical | ||
repeat | ||
autoFill | ||
ariaLabel | ||
ariaLive | ||
ariaRole |
Credits
- Inspired by Magic UI.