Explain ng-repeat directive ?
Answer / Brijendra Kumar
ng-repeat is a built-in AngularJS directive used to repeat an HTML template for each item in an array or collection. It simplifies rendering large data sets and automates the process of creating repetitive DOM elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is jQLite or jQuery lite?
How to use primeng in angular 4?
What is angular 5? What’s new in angular 5?
What is bazel and closure compiler in angular6?
How can the spa be implemented in angularjs?
What is authguard?
How to use the angular js $watch?
Explain angular elements?
What do you mean by data binding?
Which one is fast between $digest and $apply?
What are the filters in angular js?
What is the ngmodule?