When using ngFor to loop over an array in templates, use it with a trackBy function which will return an unique identifier for each item. Why?
確定! 回上一頁