Marquee

The @elementar/components/marquee is an Angular marquee library that delivers a versatile marquee component with various configuration options, including animation speed, reverse scrolling, gap size, and the ability to pause on hover.

Features

Basic marquee

Marquee reverse

Marquee with pause on hover

API Reference

emr-marquee - the root component of the marquee component. This component contains a text of the marquee.

Prop Type Default
reverse
Flip the running line text to the other side.
boolean false
pauseOnHover
The running line stops when you hover over it.
boolean false