ng repeat directive in angular js

preview_player
Показать описание
Ng-repeat Directive in Angular JS

The ng-repeat directive repeats a set of HTML, a given number of times.
1) the set of HTML will be repeated once per item in a collection.
2) The collection must be an array or an object.
Рекомендации по теме