n
nonaxial
Components
176/207
Tilt

Image Tilt

Image Effects

3D tilt on hover

imagetilt3d

Installation

$
npx shadcn@latest add https://nonaxial.com/r/image-tilt.json

Usage

tsx
import { ImageTilt } from "@/components/nonaxial/image-tilt"

export default function Example() {
  return (
    <ImageTilt>{/* Your content here */}</ImageTilt>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring