JSFiddle - React, Tailwind, and code Playground

HTML

<div style="height:10000px"></div>

JavaScript

$(window).scroll(function(){alert("Hello")});