<tr *ngFor="let item of getProducts()"> ... The ngFor directive assigns the variable to each object in the data source so that it is available for use by ...
確定! 回上一頁