SyntaxFix
Write A Post
Hire A Developer
Questions
You have to use v-html directive for displaying html content inside a vue component
<div v-html="html content data property"></div>