Skip to content
Feedback

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>

PropTypeDefaultDescription
variant
"default" | "info" | "success" | "warning" | "destructive""default"