Kinetic Text
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
text | string | "" | The text to animate |
intensity | number? | 20 | The intensity of the kinetic animation |
color | string? | text-white | The color of the text |
className | string? | "" | Additional classes for the container |
speed | number? | 0.05 | Speed of the animation. |
hoverOnly | boolean? | false | Only o the animation on text hover |