Morphing Text
Creates smooth transitions between words by morphing their shared letters.
Letter morphingFluid transitionsShared characters
Basic
Features
Character Morphing
Intelligently morphs shared characters between words.
Fluid Motion
Seamlessly transitions text content.
Layout Stable
Maintains layout integrity during animation.
Installation
$npx libravelui@latest add morphing-textAnatomy
import { MorphingText } from "@/components/ui/motion/morphing-text";<MorphingText texts={["Hello", "World"]} />Testing Playground
Props
Loading types…