Alert box
An alert box permits to let the user know about an error, a warning or a success.
The alert box has automatically a button to close it, it is posible to not provide it
Basic select menu
Types
There is four different types possible
- Dev error
- Error
- Success
- Warning
The Dev Error put automatically the contact button in the alert box to let the user contact you if needed.
Get information
It is possible to add a button to let user get further information.
Position
It is possible to place the component at 9 different positions
Variant
The alert box can have two different views : default and compact.
Other options
You can also add a custom message, change the z-index, the visibility, the style, and so on.
This is an alert box message.