n
nonaxial

Pulse Button

Buttons

Button with pulsing glow effect

pulseglowattention

Installation

$
npx shadcn@latest add https://nonaxial.com/r/pulse-button.json

Usage

tsx
import { PulseButton } from "@/components/nonaxial/pulse-button"

export default function Example() {
  return (
    <PulseButton>{/* Your content here */}</PulseButton>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring