-
If you want to see how isValidating & isSubmitting works increase the constant DELAY
-
To try the other libraries, edit the imports inside the index.tsx file.
//import App from './AppNoDeps';
//export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppNoDeps';
//import App from './AppReactRelayForms';
//export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppReactRelayForms';
import App from './AppRelayForms';
export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppRelayForms';
//import App from './AppNoDeps';
//export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppNoDeps';
import App from './AppReactRelayForms';
export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppReactRelayForms';
//import App from './AppRelayForms';
//export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppRelayForms';
import App from './AppNoDeps';
export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppNoDeps';
//import App from './AppReactRelayForms';
//export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppReactRelayForms';
//import App from './AppRelayForms';
//export { useFormSetValue, useFormSubmit, useFormState, useFormValue } from './AppRelayForms';