Display a message to the user
<Alert>
component to display a message to the user. The component can be used to display a success, warning, or error message.
<Alert>
component, include it in your views as follows:
note
success
warning
error
type
it produce a different style for the alert with a softer background when is set to true
false
normal
medium
bold
By defaul is set to normal
.