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 { InteractiveHoverButton } from "@/components/ui/interactive-hover-button"
    
    showLineNumbers
    <InteractiveHoverButton>Hover Me</InteractiveHoverButton>
    

    Props

    PropTypeDefaultDescription
    childrenReact.ReactNode-The content of the button.
    classNamestring-Additional class names for the button.
    …restReact.ButtonHTMLAttributes<HTMLButtonElement>-All standard button HTML attributes are supported.

    Build docs developers (and LLMs) love