blockly > BlocklyOptions > maxInstances

BlocklyOptions.maxInstances 屬性

Signature:

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