A

Admin • 802.91K Points
Coach

Q. Which Angular directive helps to repeat a template for each item in a list?

  • (A) *ngFor
  • (B) *ngIf
  • (C) *ngSwitch
  • (D) *ngClass
  • Correct Answer - Option(A)
  • Views: 3
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
*ngFor iterates over lists and renders templates accordingly.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.