The type of a notification. This will impact the style of the notification as well as the behaviour.

Enumeration Members

Enumeration Members

Error: "Error"

Error notifications will not disappear automatically.

Info: "Info"

Info notifications will disappear automatically after a short time by default.

Warning: "Warning"

Warning notifications will disappear automatically after a short time by default.

Generated using TypeDoc