ng-bind-html in angular 8 code example Example: ng-bind-html vuejs <div v-html="html"></div> <!-- same as --> <div>{{{ html }}}</div>