Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

remove duplicate values in array angular

<option *ngFor="let i of taxlist | unique" [value]="i.tax_name {{i.tax_name}}   ( {{i.tax_percentage}}% )</option>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #duplicate #values #array #angular
ADD COMMENT
Topic
Name
3+7 =