Understand the Angular 2 States of Inputs: Pristine and Untouched

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Angular 2’s ngModel exposes more than just validity, it even gives you the states of whether the input has been “touched” or changed. This lesson explains and compares those states so you can use them to make complex validity requirements.