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
|
Parameter |
Type |
Description |
|---|---|---|
|
{ onChange, children, editVariableComponent } |
(not declared) | |
|
input |
Returns:
_emotion_react_jsx_runtime.JSX.Element