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