Dharmendra Prajapati
Results
1
issues of
Dharmendra Prajapati
html---- .ts file-------- this.settings = { singleSelection: true, text: "Select Countries", selectAllText: 'Select All', unSelectAllText: 'UnSelect All', enableSearchFilter: true, addNewItemOnFilter: true, addNewButtonText:'Add', noDataLabel:'NO DATA FOUND', enableCheckAll:true //position:'top' }; onAddItem(data:string){ this.count++;...