Variable WINDOW_ONSCROLLConst

WINDOW_ONSCROLL: string = "globalThis.onscroll"

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

WINDOW_ONSCROLL

event

event.on