@flycoders_sourav wrote:
i try to print using innerHTMLbut is not working with ionic 4
<div *ngFor="let item of faqlist"> <p [innerHTML]="item.page_content"></p> </div>
Please help me out
Thanks
Posts: 1
Participants: 1
@flycoders_sourav wrote:
i try to print using innerHTMLbut is not working with ionic 4
<div *ngFor="let item of faqlist"> <p [innerHTML]="item.page_content"></p> </div>
Please help me out
Thanks
Posts: 1
Participants: 1