Skip to content

ElectronWebContents.canGoBack method

ElectronWebContents › canGoBack

Unofficial

Returns whether the browser can go back to the previous web page.

Signature:

canGoBack(): boolean

Returns: booleanWhether the browser can go back.