Monday, May 14, 2018

How To Use ngFor Directive In Angular

ngFor is a directive and used for iteration on collection of data. ngFor having inbuilt variable which help to detect in runtime for Index, First , Last and Odd, Even items.

source https://www.c-sharpcorner.com/article/how-to-use-ngfor-directive-in-angular/

No comments:

Post a Comment