Skip to main content

blockly > utils > toolbox > BlockInfo > inputs

utils.toolbox.BlockInfo.inputs property

Signature:

inputs?: {
[key: string]: ConnectionState;
};