Type Editor / @type-editor/model / elements/TextNode
elements/TextNode
Classes
| Class | Description |
|---|---|
A text node represents a piece of text in the document. Text nodes are leaf nodes that contain only text content and cannot have children. They can have marks applied to them (like bold, italic, links, etc.). |