Window.onbeforeunload - Web documentation
property Window.onbeforeunload

Type

((
this: Window,
ev: Event,
) => any) | null