Alert
Inline callout banner with semantic variants.
Import
tsx
import { Alert, AlertTitle, AlertDescription } from "@cooud-ui/ui";
bash
npx cooud-ui add alert
Examples
API Reference
Generated from the component's exported types.
AlertProps
Extends HTMLAttributes<HTMLDivElement>, VariantProps<typeof alertVariants>
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "info" | "success" | "warning" | "destructive" | "default" | — |