Type Editor / @type-editor/model / schema/Schema
schema/Schema
Classes
| Class | Description |
|---|---|
A document schema. Holds node and mark type objects for the nodes and marks that may occur in conforming documents, and provides functionality for creating and deserializing such documents. When given, the type parameters provide the names of the nodes and marks in this schema. |