Properties overview
This page lists all configuration properties that can be used when initializing the DHTMLX RichText editor.
They help you control layout, toolbar, value, localization, and other aspects of the editor.
| Name | Description |
|---|---|
| defaultStyles | Optional. Specifies default style values for specific block types |
| fullscreenMode | Optional. Enables the RichText fullscreen mode |
| imageUploadUrl | Optional. Specifies the URL which will be used for image upload (from the toolbar, menubar, clipboard paste, or drag-and-drop) |
| layoutMode | Optional. Specifies the layout mode for the main editor area |
| locale | Optional. An object that includes localization labels of RichText |
| menubar | Optional. Enables the top menubar of RichText |
| toolbar | Optional. Enables toolbar and allows users to specify/configure buttons displayed within toolbar |
| triggerTemplate | Optional. Customizes how RichText renders items in the suggestion dropdown opened by a triggers entry |
| triggers | Optional. Defines dropdown triggers for inserting mentions, tags, and other tokens |
| value | Optional. Specifies the initial value (content) displayed within the editor area of RichText |