Skip to content

ElectronWebContents.canGoForward method

ElectronWebContents › canGoForward

Unofficial

Returns whether the browser can go forward to the next web page.

Signature:

canGoForward(): boolean

Returns: booleanWhether the browser can go forward.