W3cubDocs

/Haxe JavaScript

BeforeUnloadEvent

package js.html

extends Event

@:native("BeforeUnloadEvent") Available on js

The beforeunload event is fired when the window, the document and its resources are about to be unloaded.

Documentation BeforeUnloadEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

returnValue:String

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