Question
clear form data
Hello, I have a problem when trying to clean the data of a form by means of a button.
The case is that I have an array of objects, and a button that when I press it saves an object in the array with the form data and creates another object. The problem is that when I press the button I also want to clean the form, because now I save the object in the array but the values remain in the form.
Thank you!
Translated with www.DeepL.com/Translator (free version)
