Back to App
components · feedback

Alert

Display important feedback messages

preview
Alert
variants
Alert
default
bg-background text-foreground border-border
Alert
destructive
border-destructive/50 text-destructive
Alert
success
border-success/50 text-success
Alert
warning
border-warning/50 text-warning
usage
<Alert />
props
proptypedefault
variant"default" | "destructive" | "success" | "warning""default"
classNamestringundefined