Tilt

An effect that allows you to animate elements with a tilt effect on mouse hover.

Made by imskyleen
Edit on GitHub
Black porcelain mug with modern square handle and natural clay accents on rim and bottom.

Dark Grey

Matt Mug

$20

Installation

Usage

<Tilt>
  <TiltContent>Tilt</TiltContent>
</Tilt>

API Reference

Tilt

PropTypeDefault
asChild?
boolean
false
maxTilt?
number
10
perspective?
number
800
transition?
SpringOptions
{ stiffness: 300, damping: 25, mass: 0.5 }
...props?
HTMLMotionProps<"div">
-

TiltContent

PropTypeDefault
asChild?
boolean
false
...props?
HTMLMotionProps<"div">
-

Built by Skyleen. The source code is available on GitHub.

Last updated: 10/4/2025