06 / 08button
Magnetic Button
A button that translates toward the cursor with spring physics, with the label counter-drifting to create a sense of mass.
buttoninteractiveanimation
Installation
▸ Run the following command
npx shadcn@latest add https://mellowui.com/r/magnetic-button.json▸ Or install manually
- Install dependencies:
pnpm add motion - Copy the source from the Code tab above.
- Place it at
components/mellow/magnetic-button.tsx - Import and use.