Angular 2: Using the ngFor Directive (Interactive)
Learn how to repeat data using the ngFor directive.
What you'll learn
Learn how to repeat data using the ngFor directive. In this interactive course, you'll learn how to use the built-in ngFor directive to read a property from a component and generate a list to the page.