Skip to content

ElectronWebContents.cut method

ElectronWebContents › cut

Unofficial

Executes the editing command cut in the web page.

Signature:

cut(): void

Returns: void