there are different methods to filter dupicates in an array
this.temp1.filter((v,i) => this.temp1.indexOf(v)===i);
I’ve enabled searchable dropdowns for all dynamic dropdown controls in Assignment Details. What I changed Added a dropdownSearch map...
No comments:
Post a Comment