use/useSubForm
Overview
Creates a child form context that delegates submission and loading state to a parent form context, scoped to an optional parent path.
Methods
- useSubForm - Creates a child form context that delegates submission and loading state to a parent form context, scoped to an optional path prefix.
Source
client/lib/use/useSubForm.js:1