API Reference
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
This is documentation for Refine 3.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (4.xx.xx).
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 on your local
npm create refine-app@latest -- --example form-save-and-continue