W3cubDocs

/Angular 4 TypeScript

PopStateEvent

Experimental Interface

Interface Overview

interface PopStateEvent {
  pop : boolean
  type : string
  url : string
}

Interface Description

Interface Details

pop : boolean
type : string
url : string

exported from common/index, defined in common/src/location/location.ts

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/docs/ts/latest/api/common/index/PopStateEvent-interface.html