W3cubDocs

/Haxe JavaScript

PopStateEvent

package js.html

extends Event

@:native("PopStateEvent") 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:

Constructor

new (type:String, ?eventInitDict:PopStateEventInit)

Throws:

null DOMError

Variables

read only state:Dynamic

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