Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.


Docs
Morphing Text

Morphing Text

A dynamic text morphing component for Magic UI.

Installation

npx shadcn@latest add "https://magicui.design/r/morphing-text"

Props

PropTypeDefaultDescription
textsstring[][]Array of texts to morph between
classNamestring?""Additional classes for the container

This MorphingText component dynamically transitions between an array of text strings, creating a smooth, engaging visual effect.

Credits