Stagger Text Component

A text component with staggered animation.

Features

  • Interactive stagger effect on mouse hover.
  • Customizable styles and colors.
  • Lightweight and reusable.

Installation

Usage

Props

PropertyTypeDefaultDescription
textstringrequiredThe text content to be displayed with staggered animation.
classNamestringAdditional CSS classes for the container.
asT"h3"The HTML tag to be used for the text container.