Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.serviceworker
/
ServiceWorkerRegistration
/
showNotificationAsync
show
Notification
Async
fun
showNotificationAsync
(
title
:
String
,
options
:
NotificationOptions
=
definedExternally
)
:
Promise
<
Void
>
(
source
)