Installation
Props
Prop | Type | Description | Default |
---|---|---|---|
texts | string[] | Array of texts to morph between | [] |
className | string? | Additional classes for the container | "" |
This MorphingText
component dynamically transitions between an array of text strings, creating a smooth, engaging visual effect.
Credits
- Credit to @luis-code