Posted 3 June 2019, 6:18 pm EST
Hi !
In the link below :
https://stackblitz.com/edit/angular-kfj76q
this.allCountries is array and I want to achieve the same functionality that once a country is selected it should not be repeated in the second row.Here I need this .allCountries to be an array of objects instead of a plain array so that my functionality will be achieved
Any pointers will be helpful for me.
Thanks,
Siva