On this pageeditMode Description Optional. Hides/shows the left/right panels of the editorUsageeditMode?: boolean;Exampleconst editor = new dhx.DiagramEditor("editor_container", { editMode: false});