Word Rotate
Motion
Dynamic Tailwind word rotate and Tailwind CSS text cycle animation components that flip through phrases in 3D space.
Maximize your screen real estate with a Tailwind word rotate component. This Tailwind CSS text cycle animation continuously flips through a series of words or phrases on an engaging 3D axis, allowing you to showcase multiple capabilities in a single line.
Word rotations are highly effective in a Hero section headline, easily catching the eye without requiring the user to do any reading.
Implementation
Usage
Inline Word Rotate
We make it simple
Standalone Status
Currently
Designing systemsProps
| Prop | Type | Default | Description |
|---|---|---|---|
words | string[] | — | Array of words to rotate through |
className | string | "" | Additional CSS classes |
interval | number | 2500 | Time between rotations (ms) |