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

Spatial Push

A new scene physically presses the old one back into the frame.

Customize
30
1

Installation

$ pnpm dlx shadcn@latest add @framecn/spatial-push

Usage

import { SpatialPush } from "@/components/framecn/spatial-push";
<SpatialPush />

API Reference

SpatialPush

PropTypeDefault
fromReactNode-
toReactNode-
direction"up" | "down" | "left" | "right""up"
transitionStartnumber-
transitionDurationnumber30
speednumber1
fpsnumber30
durationInFramesnumber90
classNamestring-

Notes