Morphing Text
Text Effects
Text that morphs between words using a blur crossfade effect, creating smooth character interpolation transitions.
Loading preview...
Customize
Interval (ms)3000
Morph Duration (ms)1500
Props
| Prop | Type | Default | Description |
|---|---|---|---|
words | string[] | — | Array of words to morph between. |
className | string | '' | Additional CSS classes. |
interval | number | 3000 | Time between morphs in milliseconds. |
morphDuration | number | 1500 | Duration of the morph transition in milliseconds. |