Monday, 31 May 2021

key value display angular

 angular 10 object get key and value ” Code Answer's

  1. <div *ngFor="let item of testObject | keyvalue">
  2. Key: <b>{{item. key}}</b> and Value: <b>{{item.value}}</b>
  3. </div>

No comments:

Post a Comment

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...