Angular 1.5


I created component that by fact just form with few fields. Every field 
looks at model through ng-model

On main page user can dynamically add multiple exemplars of my component. 

Is there any way to get data from all components models on page by one 
button pressed?

I tried to add callback function to this component that should return 
component model data. 

But it works only if I have one component on page. When user add few more 
nothing returns to parent controller.


Thanks for your replies.

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