The list of custom fields to render
The key in the form data where the custom fields should be placed
The react-hook-form control object
Optional
options: { Additional options for rendering the custom fields
Optional
cols?: 1 | 2 | "raw"The number of columns to place the custom fields in. Defaults to 'raw', which will render the custom fields without any wrapping elements.
The rendered custom fields as a JSX element
Generated using TypeDoc
A utility function to render custom fields in a form, converting from definitions to actual form elements that can be placed inside of a