Html in my JSON refused to format, even after mapping… I’m stuck.
If I could, I would do without it, but I must include html tags…
Example of string in JSON is boat
Please any libraries?
Html in my JSON refused to format, even after mapping… I’m stuck.
If I could, I would do without it, but I must include html tags…
Example of string in JSON is boat
Please any libraries?
Hi @stevedoyin, I think this question is solved in https://forum.ionicframework.com/t/render-html-tags-in-template/40817
You can use [innerHtml]= "..."
Thanks, worked like magic…