Friday, October 17, 2014

angularjs

For one you can typically use ngInit for this. Second you should avoid getter = $parse($attrs.ngModel); setter = getter.assign; setter($scope, val);.

http://ift.tt/1xYGVxL

No comments:

Post a Comment