@univerjs/core v0.5.0-beta.1 • Docs
JSON1
Index
Enumerations
Enumeration | Description |
---|---|
ConflictType | - |
Classes
Class | Description |
---|---|
ReadCursor | - |
WriteCursor | - |
Interfaces
Interface | Description |
---|---|
Conflict | - |
Type Aliases
Type alias | Description |
---|---|
Doc | JSON documents must be able to round-trip through JSON.stringify / JSON.parse. So this means they can’t contain: |
JSONOp | A JSON operation. |
JSONOpComponent | - |
JSONOpList | - |
Key | - |
Path | - |
Variables
Variable | Description |
---|---|
type | - |
Functions
Function | Description |
---|---|
editOp | - |
insertOp | - |
moveOp | - |
removeOp | - |
replaceOp | - |