pushState

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