blockly > Events > BlockMove > newInputName

Events.BlockMove.newInputName property

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

Signature:

newInputName?: string;