n
nonaxial
Clip Reveal

Clip Reveal

Reveals

Clip-path reveal animation

cliprevealmask

Installation

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

Usage

tsx
import { ClipReveal } from "@/components/nonaxial/clip-reveal"

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

Props

PropTypeDefault
childrenReactNode
classNamestring