kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.notifications
/
Notification
/
Companion
Companion
JS
object
Companion
Functions
Properties
Functions
request
Permission
Link copied to clipboard
JS
fun
requestPermission
(
deprecatedCallback
:
(
NotificationPermission
)
->
Unit
=
definedExternally
)
:
Promise
<
NotificationPermission
>
Properties
max
Actions
Link copied to clipboard
JS
val
maxActions
:
Int
permission
Link copied to clipboard
JS
val
permission
:
NotificationPermission