For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
24
Sponsor

Blur Reveal

Text fades in from a heavy blur into sharp focus.

Customize
10
72
1

Installation

$ pnpm dlx shadcn@latest add @framecn/blur-reveal

Usage

import { BlurReveal } from "@/components/framecn/blur-reveal";
<BlurReveal />

API Reference

BlurReveal

PropTypeDefault
textstring"BlurReveal"
classNamestring-
blurnumber10
fontSizenumber48
colorstring"#171717"
fontWeightnumber600
speednumber1
fpsnumber30
durationInFramesnumber90
widthnumber1000
heightnumber500
backgroundstring"white"

Notes