workflow.basenode.unbind.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/workflow > BaseNode > unbind
BaseNode.unbind() method
Signature:
unbind(name: SocketName): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | SocketName |
Returns:
void
January 18, 2023 ยท View on GitHub
Home > @datashaper/workflow > BaseNode > unbind
Signature:
unbind(name: SocketName): void;
| Parameter | Type | Description |
|---|---|---|
| name | SocketName |
Returns:
void