Magnetic Button

A button that leans toward the cursor, then settles.

Animation

Installation

bash
npx shadcn@latest add https://ui.noicess.fun/r/magnetic-button.json

Props

PropTypeDefaultDescription
strengthnumber0.35How far the button follows the cursor, 0 to 1.
childrenReact.ReactNode-Label. Accepts every other native button prop too.
classNamestring-Additional classes merged with the pill.