Variable: MANUALLY_DISABLED
const MANUALLY_DISABLED: "MANUALLY_DISABLED" = 'MANUALLY_DISABLED';
Defined in: packages/blockly/core/constants.ts:23
The language-neutral ID for when the reason why a block is disabled is because the user manually disabled it, such as via the context menu.