Skip to content

WorkflowBuilderIsValidConnection

WorkflowBuilderIsValidConnection = (params) => boolean

Decides whether a dragged connection is allowed. Return false to block the drop (no edge created, no flicker). Fail-open: if an endpoint can’t be resolved to a node, the connection is allowed and this is not invoked.

WorkflowBuilderIsValidConnectionParams

boolean