Clow

Badge

A status light in text form: tinted chips, optional leading dot, glow for the one badge that must be seen.

Draw

draw a card
$npx shadcn@latest add @clow/badge
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

Relay online
props
<Badge>Relay online</Badge>

Examples

basic
variants
with icons

Props

proptypedefault
variantdefault | outline | success | warning | destructive | glowdefault
dotbooleanfalse
childrentextRelay online