Header menu logo fable-electron-docs-api

IOnDidNavigateInPage Type

Emitted when an in-page navigation happened.When in-page navigation happens, the page URL changes but does not cause navigation outside of the page. Examples of this occurring are when anchor links are clicked or when the DOM hashchange event is triggered.

Instance members

Instance member Description

this.isMainFrame

Full Usage: this.isMainFrame

Modifiers: abstract

this.url

Full Usage: this.url

Modifiers: abstract

Type something to start searching.