2
Reply

Mention what are the styling form that ngModel adds to CSS classes ?

    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