kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.notifications
/
Notification
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
max
Actions
Link copied to clipboard
val
maxActions
:
Int
permission
Link copied to clipboard
val
permission
:
NotificationPermission
Functions
request
Permission
Link copied to clipboard
fun
requestPermission
(
deprecatedCallback
:
(
NotificationPermission
)
->
Unit
)
:
Promise
<
*
>