How to use dynamic value?
fullstact69 opened this issue · 0 comments
fullstact69 commented
<angular-editor ... [(ngModel)]="{{data[i]}}">
Like this, I want to know how it will be used the dynamic value inside for loop.
fullstact69 opened this issue · 0 comments
<angular-editor ... [(ngModel)]="{{data[i]}}">
Like this, I want to know how it will be used the dynamic value inside for loop.