Clow

Alert

Inline status panel. Color lives in border + soft wash + icon tint; destructive is matte and never glows.

Draw

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

Examples

basic
variants

Props

proptypedefault
variantdefault | info | success | warning | destructivedefault