Lightning.Collaboration.DocumentState (Lightning v2.14.5-pre1)

View Source

Schema for persisting Y.js collaborative document states.

Supports multiple record types for batched persistence:

  • "update": Individual or batched updates
  • "checkpoint": Full document state snapshot
  • "state_vector": Current state vector for efficient syncing

Summary

Functions

changeset(document_state, attrs)