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

Pulsing Indicator

Continuous sine-driven pulse for loading or activity states.

Customize
8
16
1

Installation

$ pnpm dlx shadcn@latest add @framecn/pulsing-indicator

Usage

import { PulsingIndicator } from "@/components/framecn/pulsing-indicator";
<PulsingIndicator />

API Reference

PulsingIndicator

PropTypeDefault
colorstring"#22c55e"
sizenumber16
periodnumber8
speednumber1
backgroundstring"white"
fpsnumber30
durationInFramesnumber90
classNamestring-

Notes