Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.serviceworker
/
WindowClient
/
navigateAsync
navigate
Async
fun
navigateAsync
(
url
:
String
)
:
Promise
<
WindowClient
?
>
(
source
)
fun
navigateAsync
(
url
:
URL
)
:
Promise
<
WindowClient
?
>
(
source
)