Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Max-Samson/magicui/llms.txt

Use this file to discover all available pages before exploring further.

Installation

    Usage

    showLineNumbers
    import { MorphingText } from "@/components/ui/morphing-text"
    
    showLineNumbers
    <MorphingText texts={["Hello", "World"]} />
    

    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

    Build docs developers (and LLMs) love