method Location.assign
Jump to headingLocation.assign(url: string): void
Navigates to the given URL.
Cannot be set in Deno.
Parameters Jump to heading
Jump to headingurl: string
Return Type Jump to heading
void
Jump to headingLocation.assign(url: string): void
Navigates to the given URL.
Cannot be set in Deno.
Jump to headingurl: string
void