Skip to content

ElectronWebContents.getTitle method

ElectronWebContents › getTitle

Unofficial

Returns the title of the current web page.

Signature:

getTitle(): string

Returns: stringThe page title.