Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 499 Bytes

useBeforeUnload.md

File metadata and controls

33 lines (19 loc) · 499 Bytes
title
useBeforeUnload

useBeforeUnload

[MODES: framework, data, declarative]

Summary

Reference Documentation ↗

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

Signature

useBeforeUnload(callback, options): void

Params

callback

[modes: framework, data, declarative]

No documentation

options

[modes: framework, data, declarative]

No documentation