Overview
Components
Text Animations
Marquee
Infinite scrolling marquee component with customizable speed and direction.
Installation
pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/s/marquee.json
Copy the Source Code
Copy and paste the following code into your project:
marquee.svelte
index.ts
Folder Structure
Folder Structure
Examples
Pause on Hover
Alice
Product Manager
Bob
Software Engineer
Carol
UX Designer
David
Data Scientist
Emma
Marketing Lead
Frank
DevOps Engineer
Grace
Design Engineer
Henry
QA Specialist
Alice
Product Manager
Bob
Software Engineer
Carol
UX Designer
David
Data Scientist
Emma
Marketing Lead
Frank
DevOps Engineer
Grace
Design Engineer
Henry
QA Specialist
Vertical Stack
New message received
2 min ago
Upload completed
5 min ago
Meeting starting soon
10 min ago
Task completed
15 min ago
New follower
20 min ago
System update available
30 min ago
New message received
2 min ago
Upload completed
5 min ago
Meeting starting soon
10 min ago
Task completed
15 min ago
New follower
20 min ago
System update available
30 min ago
Props
| Name | Type | Default | Description |
|---|---|---|---|
children | Snippet | required | |
duration | number | 20 | |
pauseOnHover | boolean | false | |
direction | "left" | "right" | "up" | "down" | "left" | |
fade | boolean | true | |
fadeAmount | number | 10 | |
class | string | '' | |
style | string | '' | |