wise-ui

Data & Lists

Backgrounds

Cards

Navigation

Text

Buttons

Layout

Magnetic Button

Button that gravitates toward your cursor with a spring-physics magnetic pull.

Default

Strong pull

Subtle

Installation

npx shadcn@latest add https://wise-ui.com/r/magnetic-button.json

Props

PropTypeDefaultDescription
strengthnumber12Maximum distance (px) the button can travel toward the cursor.
rangenumber150Radius (px) around the button that activates the magnetic pull.
childrenReact.ReactNode-Button label content.
classNamestring-Additional classes for the button element.