Demo: markAsPristine()

Form submitted successfully.

Team Name* :

Employees in Team* :





Form Pristine : {{teamForm.pristine}}

Pristine controls:

teamName : {{teamForm.get('teamName')?.pristine}}
employees : {{teamForm.get('employees')?.pristine}}