Installation
bash
npx shadcn@latest add https://ui.noicess.fun/r/magnetic-button.jsonProps
| Prop | Type | Default | Description |
|---|---|---|---|
| strength | number | 0.35 | How far the button follows the cursor, 0 to 1. |
| children | React.ReactNode | - | Label. Accepts every other native button prop too. |
| className | string | - | Additional classes merged with the pill. |