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

Infinite Marquee

Endlessly scrolling horizontal text band.

Customize
120
4
1

Installation

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

Usage

import { InfiniteMarquee } from "@/components/framecn/infinite-marquee";
<InfiniteMarquee />

API Reference

InfiniteMarquee

PropTypeDefault
textstring"ship · build · animate · "
fontSizenumber120
colorstring"#171717"
fontWeightnumber900
pixelsPerFramenumber4
strokebooleanfalse
strokeColorstring"#171717"
backgroundstring"#fafafa"
speednumber1
fpsnumber30
durationInFramesnumber300
widthnumber1280
heightnumber720
classNamestring-

Notes