Class: Alert
Alert contains notification and severity.
Implements
Constructors
constructor
• new Alert(properties?
): Alert
Constructs a new Alert.
Parameters
Name | Type | Description |
---|---|---|
properties? | IAlert | Properties to set |
Returns
Properties
message
• message: string
Alert message.
Implementation of
severity
• severity: Severity
Alert severity.
Implementation of
Methods
toJSON
▸ toJSON(): Object
Converts this Alert to JSON.
Returns
Object
JSON object