Angular - Reactive Forms
In Angular forms, what does the
dirty state indicate about a form control?dirty state indicate about a form control?dirty in Angular formsdirty state means the user has changed the value of the input from its original value.touched means the user focused and left the input, valid means the input passes validation, and disabled means the control is inactive.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions