Clow

Magnetic Button

A button that leans toward the pointer. Transform-only, no layout shift.

Draw

draw a card
$npx shadcn@latest add @clow/magnetic-button
First time? Point @clow at the registry

Once per project, add the registry to your components.json. Then draw any card by name.

"registries": {
  "@clow": "https://clow.cards/r/{name}.json"
}
Full setup →

Playground

props
<MagneticButton>Open the book</MagneticButton>

Examples

basic

Props

proptypedefault
childrentextOpen the book
variantdefault | glow | outline | softdefault
sizesm | md | lgmd
strengthnumber10
stiffnessnumber160
axisboth | x | yboth
scalenumber1.02
padnumber0