Flip Fade Text
Text Effects
A rotating text component that cycles through words with a 3D flip and fade transition, perfect for hero taglines.
Loading preview...
Customize
Interval (ms)3000
Flip Duration (s)0.5
Props
| Prop | Type | Default | Description |
|---|---|---|---|
words | string[] | — | Array of words to cycle through. |
className | string | '' | Additional CSS classes. |
interval | number | 3000 | Time between word changes in milliseconds. |
duration | number | 0.5 | Duration of the flip animation in seconds. |