包详细信息

reached-bottom

LevyGuy2ISC1.0.2

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

自述文件

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'))