Alert

Alerts display both task-generated and system-generated messages. They can persist in the UI, or they can be dismissed by the user.

Types

In the Appwrite console, we use two types of alerts:

Class Type
alert Inline Inline alerts present additional information to the user related to content within a form or a body of text.
alert is-standalone Standalone Alert Standalone is based Alert type Inline
alert is-action Action Alert action is based Alert type Inline
alert-sticky Sticky Sticky alerts are used to notify the user about a change in the system status, or about a recently performed action.

States

In the Appwrite console, we use five states of alerts:

Class Type
- Default Use this alert to provide general information to the user.
This is a default alert

Some description about the alert sent to the user.

  
    
      
    
    
    
      
This is a default alert
      

Some description about the alert sent to the user.