Animations & Motion

Elastic Hovers

Physics-based vertical stretch on character hover with spring animation.

textanimationelasticphysicshover

Props

Customize the component with these props

PropertyTypeDefaultDescription
text
stringElastic PhysicsText to display
backgroundColor
stringbg-zinc-950Background color of the component
textSize
stringtext-8xlSize of the text
fontWeight
stringfont-thinFont weight of the text
defaultColor
string#e4e4e7Default color of the text
hoverColor
string#fffColor on hover
defaultScale
number1Default vertical scale
hoverScale
number1.5Vertical scale on hover
springStiffness
number200Spring animation stiffness
springDamping
number10Spring animation damping
springMass
number0.5Spring animation mass
hoverShadow
string0 0 20px rgba(255,255,255,0.5)Text shadow on hover
className
stringAdditional CSS classes
Elastic Hovers - Animations & Motion Component | UILora