Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: ComponentDataProvider()

ComponentDataProvider(props): null | ReactElement<any, string | JSXElementConstructor<any>>

Context provider for the useComponentData hook. Internal use only.

Parameters

props: ProviderProps<ComponentData>

Returns

null | ReactElement<any, string | JSXElementConstructor<any>>