Stagger Text Component
A text component with staggered animation.
Features
- Interactive stagger effect on mouse hover.
- Customizable styles and colors.
- Lightweight and reusable.
Loading component preview...
A text component with staggered animation.
Property | Type | Default | Description |
---|---|---|---|
text | string | required | The text content to be displayed with staggered animation. |
className | string | undefined | Additional CSS classes for the container. |
as | 'h1' | 'h2' | 'h3' | 'span' | 'p' | 'h3' | The HTML tag to be used for the text container. |