Home > @uniformdev/mesh-sdk-react > VariableEditor
VariableEditor() function
Signature:
declare function VariableEditor({ variable, onSubmit, onCancel, showDisplayName, disableMeshTip, }: VariableEditorProps<any, unknown, EditConnectedDataResponseCancellationContext>): _emotion_react_jsx_runtime.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
{ variable, onSubmit, onCancel, showDisplayName, disableMeshTip, } | VariableEditorProps> |
Returns:
_emotion_react_jsx_runtime.JSX.Element