Focus Reveal Text
Text revealed one character or word at a time with a blur-focus effect
Example
With each word, you begin to understand.
Examples
Per-Word
With each word, you begin to understand.
Wrapped Text
With each word, you begin to understand.
Component Props
| Prop | Type | Default | Description |
|---|---|---|---|
text* | string | - | The text content to reveal |
per | "character" | "word" | "character" | Whether to reveal one character or word at a time |
as | ElementType | "h1" | The HTML element to render as |
className | string | - | Additional classes for the container |