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

DataTypeEditor() function

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

Signature:

Parameters

ParameterTypeDescription
{ onChange, children, editVariableComponent }DataTypeEditorProps

Returns:

_emotion_react_jsx_runtime.JSX.Element