I have what is essentially a master/detail type of page written in .NET
MVC. I need to convert this to ng2. I know how to write a component in ng2
but I'm not sure about the best way to create an aggregate component.
Here's an abstract representation of what I have in mind for the aggregate
component:
<MySearchPage>
<MySearchCriteria>
</MySearchCriteria>
<MySearchResults>
</MySearchResults>
</MySearchPage>
--
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.