@HostListener('scroll', ['$event']) onElementScroll($event: any) { console.log($event); //有監聽到事件 let modal= this.el.nativeElement;
確定! 回上一頁