leanwebclub/js-essentials/form-autosave-status/README.md

293 B

Form Autosave - Form Status

We're going to write a script that automatically saves form field data as a user types. A notification will be displayed in the UI whenever as the form data is saved.

Reference