Render ionic 4 template string in runtime

I want to render ionic template string in runtime.
[innerHTML] render html but not compile ionic tags.
how to compile ionic template string in runtime ?

If you don’t get any better answers, my advice is to pretend that innerHTML doesn’t exist, and instead think of a more idiomatic way to achieve your actual goal.

no answer for my question?