n
nonaxial
Parallax Effect

Parallax Card

Cards

Card with parallax depth layers

parallaxdepthlayers

Installation

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

Usage

tsx
import { ParallaxCard } from "@/components/nonaxial/parallax-card"

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

Props

PropTypeDefault
childrenReactNode
classNamestring