blockly > BlocklyOptions > maxInstances

Proprietà BlocklyOptions.maxInstances

Firma:

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