PUBLIC

JavaScript PopStateEvent : Event

Constructors

new PopStateEvent(type : String, [eventInit : Object]) : PopStateEvent
eventInit : {
state Object
bubbles Boolean
cancelable Boolean
}

Instance Properties

state : Object