File
Description
Alert module is used for displaying status messages to the user e.g. danger, success, warning and info alerts.
Alert module
Provides alert messaging for cumulocity based application. The alert module allows to add an alert in two ways:
Limitations
- Three newest alerts are presented.
- Only one alert will be presented if two alerts are added with the same type, text, detailedData and OnClose, OnDetail callbacks refer to the same function.
- Success alert, which does not contain details or custom timeout, disappears automatically in 3 seconds.