Used for critical or error messages that require user attention.
Used for informational messages that guide or notify the user.
Used for success messages indicating completed actions or positive feedback.
Used for warning messages that signal caution or potential issues.
Enum representing the severity levels used for alert components.
This is used to determine the styling, icons, and behavior of alerts throughout the application.
Example