Word
Installation
Props
Prop | Type | Description | Default |
---|---|---|---|
className | string | The class name to be applied to the component | |
duration | number | Duration of the animation | 2500 |
words | string[] | An array of words to rotate through | "" |
framerProps | HTMLMotionProps | An object containing framer-motion animation props |