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 { PulsatingButton } from "@/components/ui/pulsating-button"
    
    showLineNumbers
    <PulsatingButton>Pulsating Button</PulsatingButton>
    

    Props

    PropTypeDefaultDescription
    childrenReact.ReactNode-The content of the button.
    classNamestring-Additional class names for the button.
    pulseColorstring#808080The color of the pulsing waves.
    durationstring1.5sThe time span of one pulse.

    Credits

    Build docs developers (and LLMs) love