toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.serviceworker
/
Clients
/
openWindowAsync
open
Window
Async
fun
openWindowAsync
(
url
:
String
)
:
Promise
<
WindowClient
?
>
(
source
)
fun
openWindowAsync
(
url
:
URL
)
:
Promise
<
WindowClient
?
>
(
source
)