Svelte Animations
Back

Spinning Text

The Spinning Text component animates text in a circular motion with customizable speed, direction, color, and transitions for dynamic and engaging effects.

Tailwind CSS Svelte 4 Svelte 5
SpinningTextExample.svelte
Loading...

Component Usage

Copy the below component code and paste it. Checkout Above Example for Usage

Install Dependencies
Loading...
lib/utils.ts
Loading...
SpinningText.svelte
Loading...