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

Zoom Through Transition

Aggressive scale-in through an element to the next scene.

Customize
1
20

Installation

$ pnpm dlx shadcn@latest add @framecn/zoom-through-transition

Usage

import { ZoomThroughTransition } from "@/components/framecn/zoom-through-transition";
<ZoomThroughTransition />

API Reference

ZoomThroughTransition

PropTypeDefault
childrenReactNode-
targetScalenumber20
transformOriginstring"center center"
backgroundstring"white"
speednumber1
fpsnumber30
durationInFramesnumber90
classNamestring-

Notes