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

Clip Wipe

Words reveal left-to-right via clip-path; keywords turn gold on speak; the group exits with a wipe.

Customize
72
1

Installation

$ pnpm dlx shadcn@latest add @framecn/caption-clip-wipe

Usage

import { CaptionClipWipe } from "@/components/framecn/caption-clip-wipe";
<CaptionClipWipe keywords={["single", "code."]} />

API Reference

CaptionClipWipe

PropTypeDefault
wordsCaptionWord[](demo words)
keywordsstring[]["single", "code."]
colorstring"#ffffff"
keywordColorstring"#FFD700"
fontSizenumber72
fontWeightnumber | string700
backgroundstring"#0a0a0a"
speednumber1
fpsnumber30
durationInFramesnumber180
widthnumber1280
heightnumber720
classNamestring-

Notes