How do I dynamically add html to template from a class variable

You could use [innerHTML]="helloStr". However this is not recommended, see: