blockly > BlockSvg > initSvg

BlockSvg.initSvg() method

Create and initialize the SVG representation of the block. May be called more than once.

Signature:

initSvg(): void;

Returns:

void