Getting Started
Components
Special Effects
Animations
Text Animations
Backgrounds
A dynamic text morphing component for Magic UI.
Installation
pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/morphing-text.json
Copy the Source Code
Copy and paste the following code into your project:
morphing-text.svelte
index.ts
Folder Structure
Folder Structure
Props
MorphingText
A component for Morphing Text.
| Name | Type | Default | Description |
|---|---|---|---|
class | string | "" | Additional CSS classes to apply |
texts | string[] | [] | Array of texts to morph through |