Type Editor / @type-editor/model / types/dom-parser/ParseOptions
types/dom-parser/ParseOptions
Interfaces
| Interface | Description |
|---|---|
Configuration options recognized by the DOM parser's parse and parseSlice methods. These options control how DOM content is converted into ProseMirror document structure. Example typescript |