I have stored values in two arrays to iterate in a single ion-list . Billerstatusstate and Billerstatusnamelst are the two arrays.
I have tried the foll
Multiple array in single array am using
this.termlist = this.result.termlst.$values;
this.disableterm = this.result.disableterms.$values;
this.customlist = this.result.customgrplist.$values;
single array code
this.totalarrayob =[ this.termlist,this.disableterm, this.customlist];
how can i call in html using *ngfor
lorem Ipsum
I Term
25000