[]
Notification level. Determines the color and icons used for the notifications.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum Level
Name | Description |
---|---|
error | Error notification. |
info | Informational notification. |
warning | Warning notification. |