Spelte

Open Github

Blur Reveal

Animated text reveal with blur effect.

You can just ship things.

Installation

pnpm dlx shadcn-svelte@latest add https://spelte.dev/r/blur-reveal.json

Examples

Speed

Fast, fluid text reveals.

Props

PropTypeDefaultDescription
textstringText content to animate
delaynumber0Delay before animation starts (seconds)
speedRevealnumber1.5Speed of the reveal animation
speedSegmentnumber0.5Speed of individual character animations
triggerbooleantrueControls whether animation plays
inViewbooleanfalseTrigger only when element enters viewport
onAnimationComplete() => voidCallback when animation completes
onAnimationStart() => voidCallback when animation starts
classstringAdditional CSS classes