Methods overview
This page provides a summary of the core methods available in the DHTMLX RichText editor.
Use this reference to quickly navigate to detailed descriptions of each method, understand their purpose, and see usage examples.
| Name | Description |
|---|---|
| destructor() | Removes all HTML elements of RichText, and detaches all related events |
| getValue() | Returns the RichText value |
| setValue() | Applies a new value to RichText |
| setConfig() | Applies new configuration parameters to RichText |
| setLocale() | Applies a new locale to RichText |