blockly > inputs > Input > dispose

inputs.Input.dispose() method

Sever all links to this input.

Signature:

dispose(): void;

Returns:

void