Optional columns?: numberNumber of columns in the layout.
Whether the layout is fluid (responsive).
Optional formWhether the form is disabled.
Methods from react-hook-form for managing the form state.
The schema defining the fields in the form.
Optional submitWhether the submit button is loading.
The set of visible fields in the form.
Type representing the function to render form fields.