Normally when the array changes, Angular re-renders the whole DOM tree. But if you use trackBy, Angular will know which element has changed ...
確定! 回上一頁