Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: renderFormBuilderTo()

renderFormBuilderTo(container, props): Root

Displays the FormBuilder component on the specified HTML element.

Parameters

container: HTMLElement

the HTML element.

props: Partial<FormBuilderProps>

the component properties.

Returns

Root

React Root.