Clow

Alert Dialog

A glass dialog that demands a response before proceeding. No outside-click dismissal · the user must choose. Built on Base UI Alert Dialog.

Draw

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

Examples

basic