workflow.basenode.unbind.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/workflow > BaseNode > unbind

BaseNode.unbind() method

Signature:

unbind(name: SocketName): void;

Parameters

ParameterTypeDescription
nameSocketName

Returns:

void

Contents

  1. 1BaseNode.unbind() method
  2. 2Parameters