UNPKG

use-form-auto-save

Version:

A customizable React hook for automatically saving and restoring form data with support for localStorage, sessionStorage, and external APIs.

13 lines (12 loc) 295 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>useFormAutoSave Test</title> </head> <body> <div id="root"></div> <script src="/index.6fa4ea68.js" defer=""></script> </body> </html>