Event type A PopStateEvent. Inherits from Event. Event PopStateEvent Event properties PopStateEvent.state Read only Returns a copy of the information that was provided to pushState() or replaceState(). Event handler aliases In addition to the Window interface, the event handler property onpopstate is also available on the following elements: HTMLBodyElement HTMLFrameSetElement SVGSVGElement The hi
