Package-level declarations
Types
Link copied to clipboard
open class Notification(val title: String, options: NotificationOptions = definedExternally) : EventTarget
This Notifications API interface is used to configure and display desktop notifications to the user.
Link copied to clipboard
Link copied to clipboard
interface NotificationOptions
Link copied to clipboard
Link copied to clipboard