Hello!
in the tutorial angular-meteor, step 4,
http://www.angular-meteor.com/tutorials/socially/angular1/adding-removing-objects-and-angular-event-handlingIn
in this statement:
<party-remove party="party"></party-remove>
why it needs party="party"
?
whats is? and in where other place could be stay there?
Thanks
Hi,
This tutorial helped me understand how to pass data to a component:
1 Like
mys
4
This should make it easier to understand bindings
1 Like