Skip to content

How to send a native notification

Randy edited this page Dec 23, 2015 · 2 revisions

WebShell support standard HTML5 Notification API. Using Notification(message, options) to send a native notification in JavaScript.

Clone this wiki locally