Status Tag
Machine-room signage: a mono, uppercase pill with a breathing dot — the LIVE IN PRODUCTION stamp for systems that are actually on.
Draw
npx shadcn@latest add @clow/status-tagPlayground
props
<StatusTag>Live in production</StatusTag>Examples
basic
Props
| prop | type | default |
|---|---|---|
| status | live | idle | error | draft | live |
| children | text | Live in production |