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

Mesh Gradient Background

Living gradient where soft color blobs drift on noise-driven coordinates.

Customize
80
1

Installation

$ pnpm dlx shadcn@latest add @framecn/mesh-gradient-bg

Usage

import { MeshGradientBackground } from "@/components/framecn/mesh-gradient-bg";
<MeshGradientBg />

API Reference

MeshGradientBg

PropTypeDefault
colorsstring[]["#ff0080", "#7928ca", "#00d4ff", "#ffb800"]
speednumber1
blurnumber80
backgroundstring"#0a0a0a"
classNamestring-
fpsnumber30
durationInFramesnumber150
widthnumber1280
heightnumber720

Notes