blockly > Events > BlockMove > oldInputName

Events.BlockMove.oldInputName property

The name of the old input. Undefined if it was a top-level block or the parent's next block.

Signature:

oldInputName?: string;