Flip Text
Installation
Props
Prop | Type | Description | Default |
---|---|---|---|
className | string | The class name to be applied to the component | |
duration | number | Duration of the animation | 0.2 |
delayMultiple | number | Transition delay multiplier. | 0.08 |
word | string | An array of words to rotate through | "" |
framerProps | HTMLMotionProps | An object containing framer-motion animation props |