Mention what are the styling form that ngModel adds to CSS classes ?
Nitin Choudhary
ng-pristine & ng-dirty are main styling for CSS using ng-Model
ngModel adds these CSS classes to allow styling of form as well as controlng- valid ng- invalid ng-pristine ng-dirty