Angular
Fundamentals of Angular - Displaying Data

Displaying Lists of Data with ngFor

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this video...

You will learn how to display lists of data using the ngFor directive.

The ngFor directive is specifically for displaying lists of items by duplicating an element, and allowing you to customize the contents and behavior of each copy specific to one item in the collection.

This directive is one of the more common directives you will use.

Directives & Components Course

Fundamentals of Angular Directives

 

I finished! On to the next chapter