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

Glitch RGB

RGB channel separation red+cyan text-shadow glitch effect on each word entry.

Customize
88
1

Installation

$ pnpm dlx shadcn@latest add @framecn/caption-glitch-rgb

Usage

import { CaptionGlitchRgb } from "@/components/framecn/caption-glitch-rgb";
<CaptionGlitchRgb />

API Reference

CaptionGlitchRgb

PropTypeDefault
wordsCaptionWord[](demo words)
colorstring"#ffffff"
glitchRedColorstring"#ff003c"
glitchCyanColorstring"#00e5ff"
fontSizenumber88
fontWeightnumber | string700
speednumber1
fpsnumber30
durationInFramesnumber180
widthnumber1280
heightnumber720
classNamestring-

Notes