Skip to main content

Global notification settings

Properties (9)

Property Type Default Required Description
closeNotificationOnClick⚓︎ boolean x x

If true, when the user clicks on the body of a notification in the Notification Panel, the notification will be removed from the list. Set to false if you want users to be able to click on the notification body (e.g., to copy text) without the notification disappearing from the Notification Panel.

io.Connect Desktop 9.6
enable⚓︎ boolean x x

If true, will enable all notifications.

enableToasts⚓︎ boolean x x

If true, will enable notification toasts.

placement⚓︎ NotificationPlacement x x

Describes the placement settings for the Notification Panel and the notification toasts.

showNotificationBadge⚓︎ boolean true x

If true, will enable showing a notification badge in the io.Connect Home App.

io.Connect Browser 4.0
snooze⚓︎ { enabled?: boolean; duration?: number; } x x

Settings for snoozing notifications.

sourceFilter⚓︎ NotificationFilter x x

Filter with names of apps that are allowed or not allowed to raise notifications.

toastExpiry⚓︎ number x x

Interval in seconds after which the notification toasts will be hidden.

toasts⚓︎ { mode?: "single" | "stacked"; stackBy?: "severity" | "application"; } x x

Notification toast settings.