PUBLIC
PopStateEvent
Constructors
Instance Properties
state
Browser API
All API
No API set selected.
JavaScript
PopStateEvent
:
Event
constructor
See
window.onpopstate
.
Spec
Constructors
new
PopStateEvent
(
type
:
String
,
[
eventInit
:
Object
]
) :
PopStateEvent
eventInit
: {
state
Object
bubbles
Boolean
cancelable
Boolean
}
Instance Properties
state
:
Object
readonly
Spec
home
license
contribute
feedback
Copyright © PUBLIC Contributors