Monday 27 May 2019

Bind Data To A Drop-Down List And An HTML Table With *ngfor In Angular


  1. How to create a Products array object using TypeScript in a class
  2. Bind Products to dropdown list with *ngFor
  3. Call a method to search a list of products using "ngModelChange" 
  4. Bind Product details object to an HTML table.

No comments:

Post a Comment