State methods
This page lists methods for accessing and working with the internal state of the DHTMLX RichText editor.
These methods are useful for debugging, integrating with reactive systems, or implementing advanced custom logic.
Name | Description |
---|---|
api.getReactiveState() | Returns an object with the reactive properties of RichText |
api.getState() | Returns an object with the StateStore properties of RichText |