A Vue 3 infinite scroll component that creates a seamless auto-scrolling effect for content lists, perfect for news tickers, announcement boards, and data displays.
| Prop | Type | Default | Description |
|---|---|---|---|
animationTime |
number |
15 |
Animation duration in seconds (lower = faster) |
The component works by:
The animation only activates when the content height exceeds the container height.
The component uses minimal styling. You can customize the appearance of your content using your own CSS: