What is *ngfor directive used for?



What is *ngfor directive used for?..

Answer / Aman Saxena

*ngFor is a built-in AngularJS directive used to iterate over arrays, maps, or other iterable objects and generate a list of elements or templates.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Explain the need for di in angularjs?

1 Answers  


Explain the difference between constructor and ngoninit in angular 6?

1 Answers  


How to debug angular 4 projects from visual studio 2017?

1 Answers  


Difference between angular 2, 4, 5, 6, &7?

1 Answers  


What are the new features in angular 6?

1 Answers  


How can you handle errors in angular 2 applications?

1 Answers  


What is $rootscope in angularjs? How is it different from the scope?

1 Answers  


What are controllers in AngularJS?

1 Answers  


What is modules? What are ngmodule metadata?

1 Answers  


What is Dependency Injection in Angular 4?

1 Answers  


Why there are two “destroy” events associated with the termination of scope in angularjs?

1 Answers  


What is backend javascript?

1 Answers  


Categories