useBeforeUnload
On this page

useBeforeUnload

Summary

Reference Documentation ↗

Setup a callback to be fired on the window's beforeunload event.

Signature

useBeforeUnload(callback, options): void

Params

callback

No documentation

options

No documentation

Docs and examples CC 4.0