n
nonaxial
Hover to Distort

Hover Distort

Interactions

Image distortion on hover

distorthoverimage

Installation

$
npx shadcn@latest add https://nonaxial.com/r/hover-distort.json

Usage

tsx
import { HoverDistort } from "@/components/nonaxial/hover-distort"

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

Props

PropTypeDefault
childrenReactNode
classNamestring