is there any way to replace the component template in angular4+ or use vue's v-html,somehow to render html getting from server including javascript.
I have used v-html it renders my html but not compiling javascript.
-
1please check this answerBoussadjra Brahim– Boussadjra Brahim2019-08-29 08:26:32 +00:00Commented Aug 29, 2019 at 8:26
-
Thanks for that @BoussadjraBrahim but this does not solve my problem.Muhammad Younus– Muhammad Younus2019-09-01 04:31:57 +00:00Commented Sep 1, 2019 at 4:31
Add a comment
|