Skip to main content

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