reload

fun reload(options: NavigationReloadOptions = definedExternally): NavigationResult(source)

The reload() method of the Navigation interface reloads the current URL, updating any provided state in the history entries list.

MDN Reference