What are the styling form that ngModel adds to CSS classes?

Submitted by: Muhammad
ngModel adds these CSS classes to allow styling of form as well as control:

► ng- valid
► ng- invalid
► ng-pristine
► ng-dirty
Submitted by: Muhammad

Read Online AngularJS Job Interview Questions And Answers