This question already has answers here: Angular2 – Interpolate string with html (1 answer) Angular HTML binding (24 answers) Closed 4 years ago. In my angular 4 app, I...
I want to output two different views (one as a string that will be sent as an email), and the other the page displayed to a user. Is this...