Skip to content

ElectronWebContents.copy method

ElectronWebContents › copy

Unofficial

Executes the editing command copy in the web page.

Signature:

copy(): void

Returns: void