You could check whether the user has scrolled to the bottom or not in the below way... Html file <div (scroll)="onScroll($event)"> ... ... </div>.
確定! 回上一頁