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

PropTypeDefaultDescription
text*string-The text content to reveal
per"character" | "word""character"Whether to reveal one character or word at a time
asElementType"h1"The HTML element to render as
classNamestring-Additional classes for the container

Installation