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

Emoji Pop

Word groups with a contextual emoji above, spring scale-in/out animation.

Customize
72
1

Installation

$ pnpm dlx shadcn@latest add @framecn/caption-emoji-pop

Usage

import { CaptionEmojiPop } from "@/components/framecn/caption-emoji-pop";
<CaptionEmojiPop />

API Reference

CaptionEmojiPop

PropTypeDefault
wordsCaptionWord[](demo words)
colorstring"#ffffff"
accentColorstring"#FF76FF"
fontSizenumber72
fontWeightnumber | string900
speednumber1
fpsnumber30
durationInFramesnumber180
widthnumber1280
heightnumber720
classNamestring-

Notes