Hi Sander, Thank you very much for your help, it did it !
If someone else has to do something similar, here are the main documentations I used for the implementation: Creation of dynamic components: Offical Angular documentation about dynamic components <https://angular.io/guide/dynamic-component-loader> and the article you mentioned <https://juristr.com/blog/2017/07/ng2-dynamic-tab-component/>. Insertion at a specific point in the dom: Angular 2: Inserting capture element dynamically when creating components (dynamically) <https://stackoverflow.com/questions/41949465/angular-2-inserting-capture-element-dynamically-when-creating-components-dynam> Regards, Arnaud. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
