W3cubDocs

/Haxe JavaScript

PopStateEvent

package js.html

extends Event

Available on js

An event handler for the popstate event on the window.

Documentation PopStateEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Constructor

new(type:String, ?eventInitDict:Null<PopStateEventInit>)

Throws:

null

DOMError

Variables

read onlystate:Dynamic

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/PopStateEvent.html