n
nonaxial
Blur to Clear

Blur Reveal

Reveals

Blur to clear reveal animation

blurrevealscroll

Installation

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

Usage

tsx
import { BlurReveal } from "@/components/nonaxial/blur-reveal"

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

Props

PropTypeDefault
childrenReactNode
classNamestring