Skip to main content
method Location.reload
Location.reload(): void

Reloads the current page.

Disabled in Deno.

Return Type

void
Location.reload(forcedReload: boolean): void

Parameters

forcedReload: boolean

Return Type

void
Back to top