Type Alias: AlertVariant
@arolariu/components / AlertVariant
Type Alias: AlertVariant
AlertVariant =
"default"|"destructive"
Defined in: components/ui/alert.tsx:9
Defines the supported visual treatments for the Alert component.
// was this page useful?