informed
informed copied to clipboard
onSubmit with Multi-Step?
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.
You use onSubmit just like any other form.
Yes: https://teslamotors.github.io/informed/olddocs/?path=/story/multistep-forms--multistep-actions
See old docs where I have this example of multistep actions ^^^