How to trigger event on whole page load in react ?
I am using below code
React.useEffect(()=>{ //trigger event },[])
But the js l