ClassesBlockblockly.block_class.appendinput_1_methodOn this page 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