How to get the value of searchbar in infinite scroll function

后端 未结 0 369
南方客
南方客 2021-01-21 17:24
  searchPublikasi(ev: any) {
// set val to the value of the searchbar
let val = ev.target.value;
this.publicationList.searchPublikasi(val).subscribe((publicationListData         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题