Blur Reveal

A text component that reveals its content with a smooth blur-to-focus animation, activated by default when the text enters the viewport.

Installation

pnpm dlx shadcn@latest add https://badtz-ui.com/r/blur-reveal.json

Usage

import { BlurReveal } from "@/components/ui/blur-reveal";
<BlurReveal>This is a title</BlurReveal>

Props

BlurReveal props.

Credits

This component is inspired by Linear