blockly > Block > init

Block.init property

An optional method called during initialization.

Signature:

init?: () => void;