AlertVariant
AlertVariant =
"info"|"success"|"warning"|"error"|"neutral"
Defined in: src/components/feedback/Alert/Alert.types.ts:14
Semantic intent of an alert.
info— neutral information (default)success— positive confirmationwarning— caution / attention requirederror— destructive / blocking issueneutral— passive status banner without coloring