OPTIONAL string that contains further information. Will be displayed in
OPTIONAL milliseconds the notification will be dismissed after. If not given, a default will apply
OPTIONAL ID of the notification. Only the last notification per ID will be shown. If there is a notification with a given ID already, the old one will be dismissed an be replaced with the new.
string containing the message to be displayed. The message may contain HTML
type of the notification.
Provides one of four bootstrap supported contextual classes:
success
-> green, info
-> blue, warning
-> orange and danger
-> red
Generated using TypeDoc
Interface to describe a notification that can be displayed.