← Components/domain/animations

Marquee

domain/animationsstablea11y: untested2/3 coverageEdit on GitHub ↗
domain-animations-marquee--defaultOpen all variants →

When to use

  • Marketing-site logo strips ("trusted by …"), customer testimonials, ticker rows.
  • Infinite-scrolling marquee inside a hero or stats section.
  • Any continuous-motion ambient row where the content is decorative or pre-known.

When not to use

  • A celebratory one-shot — use `Confetti`.
  • A controlled carousel with discrete slides — use a slider/carousel pattern, not Marquee.
  • Anything inside an interactive form / data list — the constant motion fights focus and attention.