Hi Константин, There are several paths available to solve this issue. There is a way to dynamically compile things in your browser. There is info on how to do this now on the docs site. Ping me if you cant find it. This method is the most difficult to use. The next way is using custom elements <https://angular.io/guide/elements>, and this is the way I would go now. Then there are some things in the pipeline, which becomes available when ivy comes to angular. (no timeline on that, its ready when its ready) When this is fully in, you can do something similar to your directive solution from angular 1
Regards Sander -- 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.
