Hi Chris, Yes, now you mention it it's perfectly obvious :)
Ok, there is no direct way(yet!). You have to use the DynamicComponentLoader <https://angular.io/docs/ts/latest/api/core/DynamicComponentLoader-class.html> for now. This SO question <http://stackoverflow.com/questions/34784778/equivalent-of-compile-in-angular-2> will show you how you can do it now. If you are patient, there will be an easier way, once the new HTML parser is fully integrated. Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" 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.
