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.
71
Sponsor

Micro Scale Fade

The entire text scales in from a subtle size with a smooth fade, perfect for clean entrances.

Customize
72
600
0.96
1

Installation

$ pnpm dlx shadcn@latest add @framecn/micro-scale-fade

Usage

import { MicroScaleFade } from "@/components/framecn/micro-scale-fade";
<MicroScaleFade text="Scale fade in" />

API Reference

MicroScaleFade

PropTypeDefault
textstring"Scale fade in"
scaleFromnumber0.96
fontSizenumber72
colorstring"#171717"
fontWeightnumber600
speednumber1
fpsnumber30
durationInFramesnumber90
classNamestring-

Notes