angular / 5 / api / common / popstateevent.html

PopStateEvent

interface

Interface Overview

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

Members

pop?: boolean

type?: string

url?: string

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/common/PopStateEvent