Scrollnavar() {
window.onload = function () {
document.getElementById('temple').addEventListener('click', function () {
window.scrollBy(0, 1);
});
document.getElementById('education').addEventListener('click', function () {
window.scrollBy(0, 2);
});
},
},
<infinite-loading @distance="1" @infinite="getFilter"> this is the vue loader we used
I tried to add window.scrollTo but both are not working hp laptop.. why..?