searchPublikasi(ev: any) { // set val to the value of the searchbar let val = ev.target.value; this.publicationList.searchPublikasi(val).subscribe((publicationListData