Docs / Components / Text Reveal

Text Reveal

A bold text component that smoothly reveals words based on scroll position.

Ifyoucleanavacuumcleaner,youbecomeavacuumcleaner

Dependencies

Install the following dependencies to use this component:

1npm install motion

Installation

Run the following command in your terminal to add the component to your project:

1npx rankflow-ui@latest add text-reveal

Props Reference

PropTypeDefaultDescription
textstring'If you clean a vacuum cleaner, you become a vacuum cleaner'The text content to be revealed.
classNamestring''Additional CSS classes for the container.