A 3rd party library I use allows dynamic content to be added with html string. I can retrieve the HTMLElement it created. Is it possible to "compile" this HTMLElement so it behaves as-if it was defined in my component template?
Hopefully my question is clear, if not I could elaborate on it further.
Thanks in advance