Skip to content

ElectronRemote.getCurrentWebContents method

ElectronRemote › getCurrentWebContents

Unofficial

Returns the web contents of the current renderer process.

Signature:

getCurrentWebContents(): ElectronWebContents

Returns: ElectronWebContentsThe current web contents.