AboutSupportDeveloper GuideVersion 35.120.79.5

Generated when navigation or redirect is completed.

Remarks

Also emitted for in-page navigations, examples of this occurring are when anchor links are clicked or when the DOM hashchange event is triggered, indicated by isInPage=true. Note that navigating to a url with an anchor in it like http://openfin.co/#my-inpage-anchor will fire 2 events indicating the original navigation (isInPage=false) and then the in-page navigation event (isInPage=true).

Hierarchy

  • UrlChangedEvent

Properties

isInPage: boolean
name: string
topic: string
type: "url-changed"
url: string
uuid: string