Home > @uniformdev/mesh-sdk-react > VariableNode > setState
VariableNode.setState() method
Updates the node's variables state so it knows its current validity, display name, etc The plugin updates this whenever the variables prop changes.
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
state | VariableNodeState |
Returns:
void