blockly > BlocklyOptions > maxInstances

BlocklyOptions.maxInstances mülkü

İmza:

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