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

DataResourceVariablesList() function

Renders a list of Data Type-provided variables that can be set on a Data Resource. Intended to provide a solid base for data resource editors that need to edit a list of variables. Using the optional type attribute of variables, one can use custom components to render different variables using this component, enabling flexibility for more than just text inputs.

Signature:

Parameters

ParameterTypeDescription
propsDataResourceVariablesListProps

Returns:

_emotion_react_jsx_runtime.JSX.Element