Marquee
v1.2.0An infinite horizontal scrolling marquee.
Brand Logo Cloud
Brand logos scroll across the screen seamlessly.
Reverse Data Metric Feed
Data metrics scroll in reverse direction.
API Reference
All available props for this component.
Property | Type | Default | Description |
|---|---|---|---|
| speed | number | 30 | The time duration footprint (expressed cleanly in total seconds) required to cycle one loop iteration. |
| pauseOnHover | boolean | true | Intercepts cursor bounds, stalling out the transform metrics cleanly without disrupting alignment parameters. |
| direction | 'left' | 'right' | 'left' | Dictates the absolute horizontal vector coordinate path orientation mapping. |
| fadeEdges | boolean | true | Appends a native WebKit CSS alpha boundary fade mask across terminal track boundaries. |