Animations & Motion

Magnetic Hover

Variable font weight responds to mouse proximity creating magnetic effect.

textanimationmagnetichoverinteractive

Props

Customize the component with these props

PropertyTypeDefaultDescription
text
stringMAGNETICText to display
backgroundColor
stringbg-zinc-950Background color of the component
textSize
stringtext-8xlSize of the text
maxWeight
number900Maximum font weight
minWeight
number100Minimum font weight
maxWidth
number1.5Maximum scale width
minWidth
number1Minimum scale width
activeColor
string#ffffffColor when active
inactiveColor
string#52525bColor when inactive
distanceRange
[number, number][0, 300]Distance range for transformation
colorRange
[number, number][0, 200]Color range for transformation
gap
stringgap-2Gap between characters
className
stringAdditional CSS classes
Magnetic Hover - Animations & Motion Component | UILora