n
nonaxial
3D Perspective

Perspective Reveal

Reveals

3D perspective reveal animation

perspective3dreveal

Installation

$
npx shadcn@latest add https://nonaxial.com/r/perspective-reveal.json

Usage

tsx
import { PerspectiveReveal } from "@/components/nonaxial/perspective-reveal"

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

Props

PropTypeDefault
childrenReactNode
classNamestring