HashChangeEvent
open external class HashChangeEvent(val type: EventType<HashChangeEvent>, init: HashChangeEventInit = definedExternally) : Event(source)
Events that fire when the fragment identifier of the URL has changed.
Events that fire when the fragment identifier of the URL has changed.