blockly > RenderedConnection > targetConnection

RenderedConnection.targetConnection property

Connection this connection connects to. Null if not connected.

Signature:

targetConnection: RenderedConnection | null;