Experimental Interface
Interface Overview
interface LocationChangeEvent {
type : string
}
Interface Description
A serializable version of the event from onPopState or onHashChange
Interface Details
type : string
exported from @angular/common/index, defined in @angular/common/src/location/platform_location.ts
Please login to continue.