Overview
Components
Text Animations
Bar Spinner
A compact loading spinner made from twelve fading bars, ideal for inline waits, cards, dialogs, and button-adjacent status indicators.
Installation
pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/s/bar-spinner.json
Copy the Source Code
Copy and paste the following code into your project:
bar-spinner.svelte
index.ts
Folder Structure
Folder Structure
Examples
Size
Props
| Name | Type | Default | Description |
|---|---|---|---|
size | number | 20 | |
color | string | "currentColor" | |
class | string | undefined | undefined | |