LocationChangeEvent

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

doc_Angular
2016-10-06 09:46:41
Comments
Leave a Comment

Please login to continue.