Function: renderFormBuilder()
renderFormBuilder(
elementId
,props
):Root
Displays the FormBuilder component on the specified HTML element.
Parameters
elementId
string
the HTML element identifier.
props
Partial
<FormBuilderProps
>
the component properties.
Returns
Root
React Root.