useFormProgress is a React+TypeScript custom hook that saves and restores form progress, allowing users to continue from where they left off. It supports local and session storage, custom save functions, and strict typing for TypeScript. It's compatible with any form and includes an optional AutoSaveFormikForm component for Formik integration.
react javascript hooks typescript web-development forms data-persistence persistent-storage custom-hook auto-save-form formik react-hooks typescript-react formik-form save-progress crispice use-save-progress use-save-progress-hook
- Updated
Dec 3, 2024 - TypeScript