ionic- foreach of any array in ionic
let prescription_detail = [{name:'test1'},{name:'test2'}] this.prescription_detail.forEach((val, key)=> { // Do something. });
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.