class js.html.HashChangeEvent extends Event

Available on js

Instance Fields

function new(type:String, ?canBubble:Bool, ?cancelable:Bool):Void

function initHashChangeEvent(type:String, canBubble:Bool, cancelable:Bool, oldURL:String, newURL:String):Void