Skip to content

Type Editor


Type Editor / @type-editor/model / dom-parser/context/DocumentNodeParseContext

dom-parser/context/DocumentNodeParseContext

Classes

ClassDescription

DocumentNodeParseContext

Represents a node being built during parsing.

Remarks

NodeContext maintains the state for a single node in the parsing context stack, including its type, attributes, content, marks, and content matching state.