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
sealed interface NotificationDirection
Link copied to clipboard
Link copied to clipboard
sealed interface NotificationPermission
Link copied to clipboard