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