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

Directional Wipe

Slide one scene in while pushing the other out.

Customize
1
20

Installation

$ pnpm dlx shadcn@latest add @framecn/directional-wipe

Usage

import { DirectionalWipe } from "@/components/framecn/directional-wipe";
<DirectionalWipe />

API Reference

DirectionalWipe

PropTypeDefault
fromReactNode-
toReactNode-
direction"left" | "right" | "up" | "down""left"
transitionStartnumber36
transitionDurationnumber20
speednumber1
fpsnumber30
durationInFramesnumber90
widthnumber1280
heightnumber720
backgroundstring"black"
classNamestring-

Notes