Skip to content

ElectronWebContents.isLoading method

ElectronWebContents › isLoading

Unofficial

Returns whether the web page is still loading resources.

Signature:

isLoading(): boolean

Returns: booleanWhether the page is loading.