Text Reveal
Text Reveal
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
text | string | "" | The text to reveal |
className | string? | "" | Additional classes for styling the container |
revealClassName | string? | "" | Additional classes for styling the revealed text |
delay | number? | 0 | Delay before the text starts revealing |
duration | number? | 800 | Duration of the reveal animation |
direction | "left" / "right" / "top" / "bottom" | "left" | The direction from which the text will reveal |