ClassesBlockSvgblockly.blocksvg.addselectOn this pageHome > blockly > BlockSvg > addSelect BlockSvg.addSelect() method Adds the visual "select" effect to the block, but does not actually select it or fire an event. Signature: addSelect(): void; Returns: void