Skip to main content

Notification

exports['wd-uikit']:sendNotification("inform", "Notification Title", "Notification Description", 5000)

or

TriggerEvent('wd-uikit:sendNotification', "inform", "Notification Title", "Notification Description", 5000)