Magnetic Button

Below is a fun magnetic button

MagneticButton

Installation

$ pnpm dlx shadcn@latest add https://pulseui-henna.vercel.app/registry/MagneticButton.json

Props

PropTypeisCompulsoryDescription
children
React.ReactNode
true

The children that is wrapped inside the component's opening and closing tags

className
string
false

Tailwind classes to be passed to style the button

Usage