Package-level declarations
Types
Link copied to clipboard
open class Notification(val title: String, options: NotificationOptions = definedExternally) : EventTarget
The Notification
interface of the Notifications API 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