You can detect scrolling on a specific element using @HostListener('scroll', ['$event']) , it would make the most sense to create a directive so ...
確定! 回上一頁