Type Editor / @type-editor/view / dom-observer/DOMObserver
dom-observer/DOMObserver
Classes
| Class | Description |
|---|---|
Observes DOM changes and selection changes in a ProseMirror editor view. This class bridges between native browser events and ProseMirror's state management, ensuring that external DOM modifications are properly synchronized with the editor state. |