Skip to content

ElectronWebContents.undo method

ElectronWebContents › undo

Unofficial

Executes the editing command undo in the web page.

Signature:

undo(): void

Returns: void