ORBIT.

Components

Magnetic Button

A button that pulls toward the cursor within a radius, then springs back with mass and damping — creating a satisfying snap that feels physical. Inner text floats independently for depth.

Preview

Installation

npx shadcn@latest add https://orbit.ruturaj.xyz/r/magnetic-button

Props

PropTypeDefaultDescription
childrenReactNodeButton label
strengthnumber0.5Magnetic pull intensity (0–1)
radiusnumber120Detection radius in pixels
classNamestringOverrides for color, size, rounding

Component