Skip to content

ElectronWebContents.selectAll method

ElectronWebContents › selectAll

Unofficial

Executes the editing command selectAll in the web page.

Signature:

selectAll(): void

Returns: void