Alerts
An alert is a simple component which allows you to display messages to your users.
Basic alerts
The Axentix alert is a simple component made using only our utilities classes. You can create dynamic and modern alerts using the
toasts.
Creating simple alerts is easy using our utilities classes. Here are some examples you can use :
This is an informative alert
This is a success alert
This is a warning alert
This is an error alert
Bordered alerts
You can create more detailed alerts using border classes. Here are more examples :
This is an informative alert
This is a success alert
This is a warning alert
This is an error alert
Alerts with icons
You can use icons to make your alerts more understandable for your users.
To get icons, you can use the icon provider of your choice. We are using Iconify.
This is an informative alert
This is a success alert
This is a warning alert
This is an error alert