toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.serviceworker
/
ServiceWorkerRegistration
/
showNotificationAsync
show
Notification
Async
fun
showNotificationAsync
(
title
:
String
,
options
:
NotificationOptions
=
definedExternally
)
:
Promise
<
Void
>
(
source
)