OptionalautoControls whether the editor automatically acquires focus when loaded. When true, focus is placed on the canvas automatically after the editor finishes loading. When false, focus requires explicit user interaction (click) or a programmatic focus() API call. Default: true
OptionalautoAuto-save frequency in seconds.
OptionalconfirmControls whether to show a confirmation dialog before switching from atom-level Enhanced Stereo to molecule-level stereo.
OptionalcopyAllowed file types for copy. copyFileTypes must be a subset of exportFileTypes
OptionalcopySVGIs SVG also copied whenever copying content on the clipboard. Default is true.
OptionalcustomList of the user-defined abbreviated groups in CXON format.
From the CXON source, the first group of property of the first molecule object will be extracted, with the specified name and attachment points.
For the correct representation of an abbreviated group in CXON format, consult with the CXON Schema.
Upon import, duplicate abbreviated groups (i.e. groups with identical name property) will be ignored, and the previously imported/defined group will be kept.
OptionalcustomCustom colors
OptionaldefaultSets the default zoom level (in percent) applied when the editor is loaded. Accepted range: 25 <= defaultZoom <= 500 (integer). Default: 200
OptionalexportAllowed file types for export.
OptionalincludeApplied only in SVG export. Sets whether the font face information should also be rendered or not. Default: "NONE"
OptionalinitialInitial tool to be selected when the editor is loaded. Defaults to "select".
OptionalstyleControls how visual collisions are resolved when importing elements whose visual settings differ from the editor's. This covers both journal style differences and other display settings (e.g. bond lengths, atom label visibility, lone pair visibility, stereo visibility). "EDITOR": Always keep the editor's current visual settings. The collision dialog is never shown. "IMPORTED": Always apply the imported element's visual settings. The collision dialog is never shown. "PROMPT": Show a dialog letting the user choose. Default: "PROMPT"
OptionalvariableState of the variable attachment highlight export checkbox on the UI. Defaults to true.
Editor settings.