Variable WINDOW_ONRESIZEConst

WINDOW_ONRESIZE: "globalThis.onresize" = "globalThis.onresize"

Event for when the (browser) window is resized
Data passed : {Event} Event object

event.on