Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: DefaultWrapper()

DefaultWrapper(props, context?): null | ReactElement<any, any>

The React component that wraps every component in a form.

Parameters

props: PropsWithChildren<object & ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement>>

context?: any

Returns

null | ReactElement<any, any>