Files
ersatztv/design-system/components/data-display/StatusDot.prompt.md
T
2026-07-02 07:37:00 +02:00

345 B

StatusDot — tiny colored dot for channel/transcode state. live pulses in accent (on-air), the rest are static status colors.

<StatusDot status="live" label="On air" />
<StatusDot status="ok" label="Idle" />
<StatusDot status="error" label="Failed" />

Props: status (live·ok·warn·error·idle), pulse, size, label.