Remix Validated Form

RVF v6 has been released!

For new projects, we recommend starting with v6. For existing projects, there's a migration guide available.

(formId?: string) => boolean

A hook that returns whether or not the current form is being submitted.

The formId parameter allows you to use the hook outside a form.