I have a reset button for the form; and I would like to disable the button is the form is already reset to initial values.
There is a isPristine property for one single field. Is there a global property / function to check if the whole form is not "touched"?