How can I clear/reset the form after submitting on ionic?

guess if you do

this.form1.reset();

will only reset your form1, is that your question or I missundertood?

1 Like