Clow

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

draw a card
$npx shadcn@latest add @clow/status-tag
First time? Point @clow at the registry

Once per project, add the registry to your components.json. Then draw any card by name.

"registries": {
  "@clow": "https://clow.cards/r/{name}.json"
}
Full setup →

Playground

props
<StatusTag>Live in production</StatusTag>

Examples

basic

Props

proptypedefault
statuslive | idle | error | draftlive
childrentextLive in production