Hi Anton, Here is a plunk: http://plnkr.co/edit/CVf7vJaSLaJkMyUrATbM?p=preview you don't need to ad another attribute to transfer the scope property to ng-model. You can't transfer ng-model, because part of the design is to hook into the DOM of the element where it's defined. ngModel is responsible for hooking up a fair part of the 2-way binding, and is a bit more complex to muck around with as a result of that.
Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
