Interface WindowEventHandlers

Hierarchy

Properties

onafterprint: null | ((this, ev) => any)

Type declaration

onbeforeprint: null | ((this, ev) => any)

Type declaration

onbeforeunload: null | ((this, ev) => any)

Type declaration

ongamepadconnected: null | ((this, ev) => any)

Type declaration

ongamepaddisconnected: null | ((this, ev) => any)

Type declaration

onhashchange: null | ((this, ev) => any)

Type declaration

onlanguagechange: null | ((this, ev) => any)

Type declaration

onmessage: null | ((this, ev) => any)

Type declaration

onmessageerror: null | ((this, ev) => any)

Type declaration

onoffline: null | ((this, ev) => any)

Type declaration

ononline: null | ((this, ev) => any)

Type declaration

onpagehide: null | ((this, ev) => any)

Type declaration

onpageshow: null | ((this, ev) => any)

Type declaration

onpopstate: null | ((this, ev) => any)

Type declaration

onrejectionhandled: null | ((this, ev) => any)

Type declaration

onstorage: null | ((this, ev) => any)

Type declaration

onunhandledrejection: null | ((this, ev) => any)

Type declaration

onunload: null | ((this, ev) => any)

Type declaration

Methods

Generated using TypeDoc