Answer the question
In order to leave comments, you need to log in
What is the best way to send the result of multiple components via a form (not axios)?
There is a normal form which submits on the submit button.
The form uses several Vue components. Everyone has their own logic, someone loads data via axios, etc. And when you click the submit button, you need to send the result. What is the best way to implement this?
PS: Now I have each component puts the result in its own hidden input, but somehow I don't like it aesthetically...
Answer the question
In order to leave comments, you need to log in
Now I have each component puts the result in its own hidden input, but somehow I don't like it aesthetically...
Now I have each component puts the result in its own hidden input, but somehow I don't like it aesthetically...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question