JavaScripture
Contribute via GitHub Feedback

BeforeUnloadEvent : Event

BeforeUnloadEvent is passed to the window.onbeforeunload event.

Instance Properties

returnValue : String

The string that will be displayed to the user.