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

Spotlight Card

Cursor-tracked radial light that rims a card and lifts it from the dark.

Customize
320
520
0.08
600
1

Installation

$ pnpm dlx shadcn@latest add @framecn/spotlight-card

Usage

import { SpotlightCard } from "@/components/framecn/spotlight-card";
<SpotlightCard />

API Reference

SpotlightCard

PropTypeDefault
titlestring"Spotlight Card"
bodystring"Soft radial light follows the cursor, picking out the microborder."
cardWidthnumber520
cardHeightnumber320
glowSizenumber600
glowOpacitynumber0.08
backgroundstring"#050505"
cardColorstring"#0a0a0a"
textColorstring"#fafafa"
mutedColorstring"#71717a"
speednumber1
fpsnumber30
durationInFramesnumber150
classNamestring-
childrenReactNode-

Notes