JavaScripture
Contribute via GitHub Feedback

PopStateEvent : Event

Constructors

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

Instance Properties

state : Object