DR.UI

Logo Marque

A smooth infinite scrolling logo strip built with React and react-fast-marquee. It continuously scrolls logos with configurable speed, direction, and pause interactions—perfect for showcasing partners, tools, or tech stacks in a clean and dynamic way.
Like
v1.0
Props
PropTypeDefaultDescription
logosArray-Array of logos to display. Each item should contain { logo } (React node).
classNamestring""Additional Tailwind classes for wrapper container.
pauseOnHoverbooleanfalsePauses scrolling when user hovers over the marquee.
pauseOnClickbooleanfalsePauses scrolling when marquee is clicked.
direction"left" | "right""left"Direction of scrolling animation.
speednumber50Controls the speed of scrolling.
delaynumber0Delay before the marquee animation starts (in seconds).
gradientbooleanfalseAdds a fade gradient effect on edges.
gradientColorstring"#000000"Color of the gradient overlay.
gradientWidthnumber10Width of the gradient effect (px).
gapnumber2Horizontal spacing between logos (Tailwind margin scale).
Dependencies
react-fast-marqueeCLSXTailwind Merge