Optional columnsNumber of columns in the form layout.
Optional fluidWhether the form should be fluid (responsive).
Optional footerCustom footer for the form.
Optional gapGap between form fields.
Optional headerCustom header for the form.
Optional renderFunction to render form fields.
Optional styleCSS styles for the form container.
Optional submitLoader for the submit button when loading.
Optional submitCSS styles for the submit button.
Optional submitText for the submit button.
Interface representing the properties for rendering the form.