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

useConnectedDataAsVariables() function

Converts connected data map into VariablesProvider-format variables

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

connectedData

</td><td>

Record<string, unknown> | undefined

</td><td>

</td></tr> </tbody></table> Returns:

Record<string, MeshDataVariableDefinition>