blockly > BlockSvg > select

BlockSvg.select() method

Selects this block. Highlights the block visually.

Signature:

select(): void;

Returns:

void