blockly > BlockSvg > disposeInternal

BlockSvg.disposeInternal() method

Disposes of this block without doing things required by the top block. E.g. does trigger UI effects, remove nodes, etc.

Signature:

disposeInternal(): void;

Returns:

void