n
nonaxial
Components
172/207
Parallax

Image Parallax

Image Effects

Parallax scrolling image

imageparallaxscroll

Installation

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

Usage

tsx
import { ImageParallax } from "@/components/nonaxial/image-parallax"

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

Props

PropTypeDefault
childrenReactNode
classNamestring