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

Texture

Lava-texture fill via layered radial-gradients and background-clip: text, kinetic-slam style.

Customize
120
1

Installation

$ pnpm dlx shadcn@latest add @framecn/caption-texture

Usage

import { CaptionTexture } from "@/components/framecn/caption-texture";
<CaptionTexture />

API Reference

CaptionTexture

PropTypeDefault
wordsCaptionWord[](demo words)
textureFromstring"#ff6414"
textureMidstring"#ff2200"
textureTostring"#ffd000"
fontSizenumber120
fontWeightnumber | string900
speednumber1
fpsnumber30
durationInFramesnumber180
widthnumber1280
heightnumber720
classNamestring-

Notes