Skip to main content

Installation

    Usage

    showLineNumbers
    import { AuroraText } from "@/components/ui/aurora-text"
    
    showLineNumbers
    <AuroraText>Aurora Text</AuroraText>
    

    Props

    PropTypeDefaultDescription
    classNamestring""The class name to be applied to the component
    childrenReactNode-Children elements
    colorsstring[]["#FF0080", "#7928CA", "#0070F3", "#38bdf8"]Array of colors used for the aurora effect
    speednumber1Animation speed multiplier (1 is default, 2 is twice as fast)

    Build docs developers (and LLMs) love