blockly > BlocklyOptions > maxInstances

Property „BlocklyOptions.maxInstances“

Unterschrift:

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