For iterating over a collection in Angular 2, the ngFor directive is used which instantiates a template once per item from the collection.
確定! 回上一頁