Skip to content
Login

Marquee

An infinitely scrolling row for logos or any content, with edge fade, reverse direction, pause on hover, and reduced-motion support.

Loading preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add @pastaui-pro/marquee

API reference

Marquee

Marquee properties
PropTypeDefaultDescription
childrenReactNodeItems in one loop; they are duplicated for a seamless scroll. Add trailing spacing to each item.
durationnumber30Seconds for one full loop.
reversebooleanfalseScroll left-to-right instead.
pauseOnHoverbooleantruePause the scroll while hovered.
fadebooleantrueFade the left and right edges.
classNamestringAdditional classes for the viewport.