Ticker Text
News-ticker style scrolling text that loops seamlessly.
CSS
Customize
Text
Speed18s
Direction
Pause on hover
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children* | ReactNode | — | The scrolling content. |
speed | number | 16 | Seconds for one full scroll cycle. |
direction | "left" | "right" | "left" | Direction of scroll. |
pauseOnHover | boolean | true | Pause the scroll on hover. |
className | string | — | Extra classes. |