Skip to content

Type Editor


Type Editor / @type-editor/view / dom-observer/DOMObserver

dom-observer/DOMObserver

Classes

ClassDescription

DOMObserver

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.