Module: components/formio/DynamicFormBuilder
Functions
default
▸ default(root0
): Element
This component is used to dynamically load the Formio Builder component. Use this for all forms, because the "@formio/react" library does not support server-side rendering.
Parameters
Name | Type | Description |
---|---|---|
root0 | any | Props. |
Returns
Element