Header menu logo fable-electron-docs-api

IOnDidNavigateInPage Type

Emitted when an in-page navigation happened in any frame.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.event

Full Usage: this.event

Modifiers: abstract

this.frameProcessId

Full Usage: this.frameProcessId

Modifiers: abstract

this.frameRoutingId

Full Usage: this.frameRoutingId

Modifiers: abstract

this.isMainFrame

Full Usage: this.isMainFrame

Modifiers: abstract

this.url

Full Usage: this.url

Modifiers: abstract

Type something to start searching.