ClassesBlockblockly.block.appendinputOn this pageHome > blockly > Block > appendInput Block.appendInput() method Appends the given input row. Allows for custom inputs to be appended to the block. Signature: appendInput(input: Input): Input; Parameters ParameterTypeDescriptioninputInput Returns: Input