What is *ngFor? Let's talk about *ngFor first. You use the *ngFor directive to traverse over an array object and display the data in the UI.
確定! 回上一頁