API reference@react-form-builder/coreFunctionsSDivOn this pageFunction: SDiv() SDiv(props): Element The React component that wraps every component in a form. Parameters • props: DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement> the React component properties. Returns Element the React element.