I have a form that displays a list of elements. They all share a common save button which is disabled until the form becomes dirty. Then
To reset the form:
this.form.reset();