W3cubDocs

/Haxe JavaScript

PageTransitionEvent

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:

Constructor

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

Throws:

null

DOMError

Variables

read onlypersisted:Bool

Indicates 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