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 { LineShadowText } from "@/components/ui/line-shadow-text"
    
    showLineNumbers
    <LineShadowText>Magic UI</LineShadowText>
    

    Props

    PropTypeDefaultDescription
    shadowColorstring"black"The color of the shadow effect
    childrenstring-The text to display with shadow effect
    asReact.ElementType"span"The HTML element to render the text as

    Build docs developers (and LLMs) love