ClassesBlockblockly.block_class.appendinput_methodOn this pageblockly > 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