Classes
Type Definitions
-
otris.notifications.NotificationDefaultsobject
-
Some default values for the notifications
Properties:
Name Type Default Description type
string info default notification type (info)
sticky
boolean false default value for the sticky flag (false)
removeOnAction
boolean true default value for the remove on action flag (true)
timeout
number true default timeout value (8000)
- Since:
- Documents 5.0d
-
otris.notifications.NotificationStatusobject
-
Properties:
Name Type Default Description new
string new read
string read delivered
string delivered - Since:
- Documents 5.0e