LocationChangeListener

From Get docs
< @angular/commonAngular/docs/7/api/common/locationchangelistener


LocationChangeListener

interface

interface LocationChangeListener {
  (event: LocationChangeEvent): any
}

Methods

(event: LocationChangeEvent): any

Parameters
event LocationChangeEvent
Returns

any



© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v7.angular.io/api/common/LocationChangeListener