Command Palette

Search for a command to run...

Back to Components
Animation

Text Reveal

Animated text reveal with staggered letter animations

React
Framer Motion
TypeScript

Hello, World!

The text animates in on page load

Installation

This component requires the following dependencies:

npm install framer-motion

Props

PropTypeDefaultDescription
textstring-The text to animate
classNamestring-Additional CSS classes
delaynumber0Delay before animation starts (seconds)
oncebooleantrueWhether to animate only once