Word Fade In
Installation
Props
Prop | Type | Description | Default |
---|---|---|---|
className | string | The class name to be applied to the component | |
delay | number | The Delay between each word animation | 0.15 |
words | string | A Text that is animated word by word | "word fade in" |
variants | Variants | An object containing framer-motion animation props |