The ngFor allows you to loop through an array of data directly in the HTML template. The array must be present in the associated component.
確定! 回上一頁