Dismisses the alert with the given ID.
The ID of the alert to dismiss.
Dismisses all currently active alerts.
Raises an error alert.
The message to display.
Optionalconfig: AlertConfigOptional display configuration (e.g. auto-dismiss duration).
The unique ID of the created alert.
Raises an info alert.
The message to display.
Optionalconfig: AlertConfigOptional display configuration (e.g. auto-dismiss duration).
The unique ID of the created alert.
Raises a warning alert.
The message to display.
Optionalconfig: AlertConfigOptional display configuration (e.g. auto-dismiss duration).
The unique ID of the created alert.
Emits an event whenever an alert is raised or dismissed.