vue.js how to bind innerhtml code example Example: ng-bind-html vuejs <div v-html="html"></div> <!-- same as --> <div>{{{ html }}}</div>