Hello, I'm starting with 2/4 angular and I'm stuck in a situation. I'm developing a single tabbed page system and would like to know if it's possible to dynamically load the components that is viewed in the tabs, so far achieved but only by declaring the components in the @Component's "entryComponents" and inserting the Imports. Is there any way to make it work dynamically?
-- 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.
