Reveal Text
Animate text into view from different directions with staggered characters.
Installation
npx smoothui-cli add reveal-textFeatures
- Enter animations from up, down, left, or right
- Character or word stagger options
- Delay and duration controls
- Built with Framer Motion
- Accessible and performant
Accessibility
Reduced Motion
This component respects the prefers-reduced-motion media query via useReducedMotion from Motion. When reduced motion is preferred, the text is displayed immediately at full opacity without any directional slide animation.