Mesh Distortion Image Hover
A production-scale, light + dark Mesh Distortion Image Hover component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add mesh-distortion-image-hoverUsage
import { MeshDistortionImageHover } from "@lerpa/ui";
<MeshDistortionImageHover />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| src | string | - | |
| alt | string | — | |
| className | string | — | |
| width | number | string | — | |
| height | number | string | — | |
| intensity | number | — | |
| rounded | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.