Skip to content

Type Editor


Type Editor / @type-editor/model / types/dom-parser/NodeParseContext

types/dom-parser/NodeParseContext

Interfaces

InterfaceDescription

NodeParseContext

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.