Skip to main content

Notification

How to use Notification:

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

or

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