Version: 3.xx.xx
Save and Continue
refine provides you with the necessary methods to add this feature. This feature is familiar to Django users.
We have three save options: Save
, Save and continue editing
and Save and add another
.
Refer to the refine Save and Continue documentation for more information. →
RUN IN YOUR LOCAL
npm create refine-app@latest -- --example form-save-and-continue