blockly >实用程序 >工具箱 >BlockInfo >输入

utils.toolbox.BlockInfo.inputs 属性

Signature:

inputs?: {
        [key: string]: ConnectionState;
    };