toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.location
/
Location
/
replace
replace
fun
replace
(
url
:
String
)
(
source
)
Removes the current page from the session history and navigates to the given URL.
MDN Reference
fun
replace
(
url
:
URL
)
(
source
)