Home > blockly > BlockSvg > removeSelect
BlockSvg.removeSelect() method
Removes the visual "select" effect from the block, but does not actually unselect it or fire an event.
Signature:
removeSelect(): void;
Returns:
void
Home > blockly > BlockSvg > removeSelect
Removes the visual "select" effect from the block, but does not actually unselect it or fire an event.
Signature:
removeSelect(): void;
Returns:
void