Optional
alertOptional title to show above the alert message.
Optional
iconOptional icon to replace the default alert icon.
If icon
is passed, it disables the default MUI icon unless explicitly rendered.
Main content message of the alert.
Optional
severitySeverity level of the alert.
Props for the custom Alert component.
Remarks
Inherits all props from
@mui/material/AlertProps
. Supports additional enhancements like custom icons, titles, and message string.See
https://mui.com/material-ui/api/alert/#props