package js.html
extends Event
Available on js
The PageTransitionEvent is fired when a document is being loaded or unloaded.
Documentation PageTransitionEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
new(type:String, ?eventInitDict:Null<PageTransitionEventInit>)Throws:
null |
DOMError |
|---|
read onlypersisted:BoolIndicates if the document is loading from a cache.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/PageTransitionEvent.html