Détail du package

reached-bottom

LevyGuy2ISC1.0.2

Add event listener on a scrollable element to get event when the scroll reached the bottom.

readme

Add event listener on a scrollable element to get event when the scroll reached the bottom.

Example usage: element.addEventListener('reachedbottom', e => console.log('scroll reached the bottom'))