I am writing an Angular application and I have an HTML response I want to display.
How do I do that? If I simply use the binding syntax {{myVal}} it en
{{myVal}}
If you want that in Angular 2 or Angular 4 and also want to keep inline CSS then you can use