On this page
NavigationStart
class
npm Package | @angular/router |
---|---|
Module | import { NavigationStart } from '@angular/router'; |
Source | router/src/events.ts |
Overview
class NavigationStart extends RouterEvent {
toString(): string
// inherited from router/RouterEvent
id: number
url: string
}
Members
toString(): string
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/router/NavigationStart