blockly > BlockSvg > unselect

BlockSvg.unselect() method

Unselects this block. Unhighlights the block visually.

Signature:

unselect(): void;

Returns:

void