Skip to content

Remember and restore form state。表单的暂存与还原

License

Notifications You must be signed in to change notification settings

huangjiaxing/form-restore

Repository files navigation

form-restore

Remember and restore form state by user actions

This project can solve these problems

  1. Save & Restore static form
  2. Save & Restore Linkage form, like Select cascading
  3. Save & Restore Dynamic form, such as dynamic add items
  4. Save & Restore the page impression of the form data

The idea behind the project is to restore the form by restoring user behavior

How to use

Please see demo/app.js

How to test

npm i && npm run dev

About

Remember and restore form state。表单的暂存与还原

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published