blockly > Field > EDITABLE

Field.EDITABLE property

Editable fields usually show some sort of UI indicating they are editable. They will also be saved by the serializer.

Signature:

EDITABLE: boolean;