blockly >实用程序 >工具箱 >BlockInfo >字段

utils.toolbox.BlockInfo.fields 属性

Signature:

fields?: {
        [key: string]: any;
    };