Controller for the list of alerts.
Constructor.
Array signal carrying the list of alerts currently shown.
Adds a new alert that is to be shown to the user.
title of the alert
details of the alert
Removes the given alert.
alert to be removed, must have been previously created by alert().
Generated using TypeDoc
Controller for the list of alerts.