const DefaultWrapper: ForwardRefExoticComponent<any> | ForwardRefExoticComponent<Omit<any, "ref"> & RefAttributes<any>>
The React component that wraps every component in a form.
Param
the React component properties.
Returns
the React element.