replaceState

JS
1.1
fun replaceState(
    data: Any?,
    title: String,
    url: String? = definedExternally)