Yes, I am trying to develop configuration driven components. It's somewhat 
like writing a NavBar component in the core library and exporting 
NavBarItem class. NavBar component is responsible to host multiple child 
components of type NavBarItem. The referring module can then 
implement NavBarItem to build components. 

The referring module's AppModule will use NavBar component in its template 
and I want all the NavBarItem components should get added to it.

Now I am stuck at the questions I mentioned in my last reply. I would 
appreciate your help.

-- 
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.

Reply via email to