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

Neon Accent

Normal words with accent keywords at 1.5x size and a neon glow text-shadow.

Customize
1.5
64
1

Installation

$ pnpm dlx shadcn@latest add @framecn/caption-neon-accent

Usage

import { CaptionNeonAccent } from "@/components/framecn/caption-neon-accent";
<CaptionNeonAccent accentWords={["frame.", "code."]} />

API Reference

CaptionNeonAccent

PropTypeDefault
wordsCaptionWord[](demo words)
accentWordsstring[]["frame.", "code."]
colorstring"#ffffff"
accentColorstring"#a855f7"
fontSizenumber64
fontWeightnumber | string700
accentScalenumber1.5
speednumber1
fpsnumber30
durationInFramesnumber180
widthnumber1280
heightnumber720
classNamestring-

Notes