Home > blockly > Block > isDeletable
Block.isDeletable() method
Get whether this block is deletable or not.
Signature:
isDeletable(): boolean;
Returns:
boolean
True if deletable.
Home > blockly > Block > isDeletable
Get whether this block is deletable or not.
Signature:
isDeletable(): boolean;
Returns:
boolean
True if deletable.