Optional formA brief description of the form.
Whether the form is disabled.
The fields schema in the form.
The key used for the form.
The label or title of the form.
Methods from react-hook-form for managing the form state.
The unique identifier for the form.
Handler for invalid form submission.
Handler for form submission.
Function to render fields in a flexible layout.
Function to render the entire form.
Whether the submit button is loading.
The set of visible fields in the form.
Interface representing the return value of the useSchemaForm hook.