moderator-toolbox-nxg-for-reddit / util/ui/navigation

util/ui/navigation

Functions



reloadPage()

reloadPage(delayMs?): void

Defined in: extension/data/util/ui/navigation.ts:8

Reloads the current page.

Parameters

delayMs?

number = 0

Optional delay in milliseconds before reloading (default: 0). Pass a non-zero value when there is UI feedback visible that the user needs time to read.

Returns

void