Notification Tutorial

This tutorial demonstrates how to create a new notification.

Notifications are popup messages that can display a brief message.

Example

Usage

You can spawn a notification using:

core.make("meeseOS/notification", {
  message: "Hello World",
  icon: "icon.src",
  onclick: () => console.log("Clicked!")
})
MeeseOS Web Desktop - © Aaron Meese <aaronjmeese@gmail.com>

results matching ""

    No results matching ""