Docs / Components / Parallax Text

Parallax Text

A parallax text effect component with multiple vibrant layers that react to cursor movement.

Rankflow UI
Rankflow UI
Rankflow UI
Rankflow UI
Rankflow UI

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 parallax-text

Props Reference

PropTypeDefaultDescription
textstring'Rankflow UI'The text to display.
layersnumber5Number of text layers to generate.
classNamestring''Additional CSS classes.