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

DataResourceDynamicInputProvider() function

Wrapper for data resource locations. Provides read-only access to dynamic inputs as if they were variables, using variables-aware components (i.e. InputVariables). This simplifies building dynamic-input-aware editors, where a data resource variable could be a static value or bound to a dynamic input from the route (project map).

Signature:

Parameters

ParameterTypeDescription
propsDataResourceDynamicInputProviderProps

Returns:

_emotion_react_jsx_runtime.JSX.Element