HTML DOM PopStateEvent
The PopStateEvent Object
Events that occur when he window's history changes.
PopStateEvent Properties and Methods
Property/Method | Description |
---|---|
state | Returns an object containing a copy of the history entries |
Inherited Properties and Methods
The PageTransitionEvent inherits all the properties and methods from:
Event Types
These event types belongs to the PopStateEvent Object:
Event | Description |
---|---|
popstate | The event occurs when the window's history changes |