blockly > Block > isDeletable

Block.isDeletable() method

Get whether this block is deletable or not.

Signature:

isDeletable(): boolean;

Returns:

boolean

True if deletable.