Home > @uniformdev/mesh-sdk-react > VariableNode > (constructor)
VariableNode.(constructor)
Constructs a new instance of the VariableNode
class
Signature:
constructor(reference: Readonly<string>, state: VariableNodeState, key?: NodeKey);
Parameters
Parameter | Type | Description |
---|---|---|
reference | Readonly<string> | |
state | VariableNodeState | |
key | NodeKey | (Optional) |