+1 vote
in Angular by

Which of the following statement is true about $dirty flag?

a) $dirty flag is used to state that value has been changed.

b) $dirty flag is used to state that the form has invalid data.

c) Both of the above.

d) None of the above.

1 Answer

0 votes
by

a) $dirty flag is used to state that value has been changed.

...