TextGenerateEffect

Typewriter-style text reveal that fades in words one by one with an optional blur effect.

Basic Usage

Svelte is radical new approach to building user interfaces. It shifts work from the browser to compile step that happens when you build your app. 

Without Blur

This text fades in without the blur effect, using simple opacity transition. 

Fast Reveal

Quick reveal with short duration and tight stagger between words. 

Slow & Dramatic

Each word appears slowly with long pause between them for dramatic effect. 

Delayed Start

This text waits one second before starting to reveal.