LocationChangeListener

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


LocationChangeListener

interface

interface LocationChangeListener {
  (event: LocationChangeEvent): any
}

Methods

(event: LocationChangeEvent): any

Parameters
event LocationChangeEvent
Returns

any



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