On this page
LocationChangeListener
interface
| npm Package | @angular/common | 
|---|---|
| Module | import { LocationChangeListener } from '@angular/common'; | 
| Source | common/src/location/platform_location.ts | 
Interface Overview
interface LocationChangeListener { 
  (e: LocationChangeEvent): any
}Members
(e: LocationChangeEvent): any
  © 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v4.angular.io/api/common/LocationChangeListener