Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: renderFormViewer()

renderFormViewer(elementId, props): Root

Displays the FormViewer component on the specified HTML element.

Parameters

elementId: string

the HTML element identifier.

props: Partial<FormViewerProps>

the component properties.

Returns

Root

React Root.