LED

A status lamp and the line it sits in. Four tones, and the idle one holds still.

uplink nominal

indexing

spool offline

standby

Installation

npx shadcn@latest add @afterglow/led

API Reference

Led

It flickers between held brightness levels by default. The idle tone holds still.

PropTypeDefault
tone"ok" | "busy" | "error" | "idle""ok"
pulsebooleantone !== "idle"

Status

A lamp and the word beside it, which is how a status line is always built.

PropTypeDefault
tone"ok" | "busy" | "error" | "idle""ok"