n
nonaxial
Tilt Container

Tilt Container

Interactions

Container that tilts with mouse

tiltcontainer3d

Installation

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

Usage

tsx
import { TiltContainer } from "@/components/nonaxial/tilt-container"

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

Props

PropTypeDefault
childrenReactNode
classNamestring