Header menu logo fable-electron-docs-api

IOnDidRedirectNavigation Type

Emitted after a server side redirect occurs during navigation. For example a 302 redirect.This event cannot be prevented, if you want to prevent redirects you should checkout out the will-redirect event above.

Instance members

Instance member Description

this.details

Full Usage: this.details

Modifiers: abstract

this.frameProcessId

Full Usage: this.frameProcessId

Modifiers: abstract

this.frameRoutingId

Full Usage: this.frameRoutingId

Modifiers: abstract

this.isInPlace

Full Usage: this.isInPlace

Modifiers: abstract

this.isMainFrame

Full Usage: this.isMainFrame

Modifiers: abstract

this.url

Full Usage: this.url

Modifiers: abstract

Type something to start searching.