Build a select dropdown with *ngFor in Angular 2

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

This lesson walks you through building a component using ngFor on a select dropdown with options to pass in a param into the Pipe.

ahmad moussawi
~ 7 years ago

It worth noting that the expression #item of items, and the directives on the component are removed, as per https://github.com/angular/angular/commit/4a740f2, and https://github.com/angular/angular/commit/b867764