JSFiddle - React, Tailwind, and code Playground

by Ehsan Ziya

JavaScript

window.onscroll = function(event){
    console.log(event);
};