Home > @uniformdev/mesh-sdk-react > DataSourceEditor

DataSourceEditor() function

Wrapper for editing a data source using Uniform Mesh SDK components that rely on useRequest() or useVariables(), or custom components that use the same hooks.

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

{ onChange, children, editVariableComponent }

</td><td>

DataSourceEditorProps

</td><td>

</td></tr> </tbody></table> Returns:

_emotion_react_types_jsx_namespace.EmotionJSX.Element