In template driven form, I am trying to test onCancel method but getting error.
onCancel(profileForm: any): any { profileForm.reset(); }