Form submit strategy
The example uses react as an example, but you can also use alova in vue3 and svelte, please read the Getting Started Guide for details;
example description
This example provides four parts: form data persistence, form editing, multi-module form, and form filtering data, which can be tried separately.