JavaScripture
Contribute via GitHub
Feedback
PopStateEvent
Constructors
Instance Properties
state
Browser API
All API
No API set selected.
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
toggle light/dark mode
Copyright © JavaScripture Contributors