n
nonaxial
I fade in!

Fade Reveal

Reveals

Fade in reveal animation

faderevealscroll

Installation

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

Usage

tsx
import { FadeReveal } from "@/components/nonaxial/fade-reveal"

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

Props

PropTypeDefault
childrenReactNode
classNamestring