Answer Posted / chaitanya
The AngularJS form goes to the following states, starting from the form rendering and when the user has finished the filling of form.
State 1: pristine and invalid - When the form is first time rendered and the user has not interacted with the form yet.
State 2: dirty and invalid - User has interacted with the form, but form validity has not been satisfied, yet.
State 3: dirty and valid - User has finished the filling of form and the entire form validations has been satisfied
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is dependency injection (di)?
What is angularjs dom?
What is the benefit of angular?
Is typescript a programming language?
What are differences between templateurl and template?
Is angular object oriented?
What is the difference between an order and a directive?
How does lazy load work?
How can someone make an ajax call using angularjs?
How to updating angular cli?
What is the use of pipe in rxjs?
What is traceur compiler in angular 2?
What is angular cli command?
How are angularjs prefixes $ and $$ used?
What mean by topology?