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