blockly > comments > WorkspaceComment > isEditable

comments.WorkspaceComment.isEditable() method

Returns whether the comment is editable or not, respecting whether the workspace is read-only.

Signature:

isEditable(): boolean;

Returns:

boolean