| activeBatch | Optional. Controls which batch of inputs is currently active in the editor |
| autoSave | Optional. Controls the automatic saving of data in the editor |
| bottomBar | Optional. Controls the configuration of the bottom toolbar in the editor |
| css | Optional. Defines a CSS class for the editor's box |
| focus | Optional. Controls whether the editor widget should automatically gain focus when it is rendered |
| hotkeys | Optional. Allows specifying custom hotkeys for Editor actions |
| items | Optional. Defines the components to be rendered in the Editor |
| layout | Optional. Controls the layout of editor components |
| placement | Optional. Controls the placement of editor components |
| readonly | Optional. Controls whether the editor is in read-only mode |
| topBar | Optional. Controls the configuration of the top toolbar in the editor |
| values | Optional. Defines the initial values for the editor fields |