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–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/common/LocationChangeListener