method Location.replace
Jump to headingLocation.replace(url: string): voidRemoves the current page from the session history and navigates to the given URL.
Disabled in Deno.
Parameters Jump to heading
Jump to headingurl: stringReturn Type Jump to heading
void