How do you use onSubmit with Multistep? https://teslamotors.github.io/informed/getting-started/multistep
At the end of all the steps, we need to submit the form to the backend. Alternatively, is it possible to submit the value(s) generated in each step to a backend after each step?
Thanks.