blockly > BlocklyOptions > maxInstances

ویژگی BlocklyOptions.maxInstances

امضا:

maxInstances?: {
        [blockType: string]: number;
    };