Loading component…
Components /Flip Fade Text
Word flip and fade cycle
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/flip-fade-text.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| words | string[] | - | Array of words to cycle through with flip-fade animation. |
| className | string | - | Additional CSS classes for styling. |
| duration | number | 0.5 | Duration of each transition in seconds. |
| interval | number | 3000 | Time in milliseconds between word transitions. |