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

Perspective Marquee

Marquee tilted into 3D space with depth fade.

Customize
84
1200
2
8
-28
1

Installation

$ pnpm dlx shadcn@latest add @framecn/perspective-marquee

Usage

import { PerspectiveMarquee } from "@/components/framecn/perspective-marquee";
<PerspectiveMarquee />

API Reference

PerspectiveMarquee

PropTypeDefault
itemsstring[]DEFAULT_ITEMS
fontSizenumber84
colorstring"#fafafa"
fontWeightnumber700
pixelsPerFramenumber2
rotateYnumber-28
rotateXnumber8
perspectivenumber1200
fadeColorstring"#050505"
backgroundstring"#050505"
speednumber1
fpsnumber30
durationInFramesnumber300
widthnumber1280
heightnumber720
classNamestring-

Notes