I am new with the AngularJs. Can anyone say the difference between ng-model and data-ng-model?
With ng-model
First
while both ng-model and data-ng-model would work, HTML5 expects any custom attribute to be prefixed by data-.
ng-model
data-ng-model
data-