I checked https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onscroll, and if I am reading it correctly, the onScroll property should part of the GlobalEvents type alias. Am I mistaken? I can make a PR if this is the case.