Manually trigger creation of a yjs snapshot and make it possible to load it from the editor. See: - `Y.snapshot(doc)` - `Y.encodeSnapshot(snapshot)` - `Y.createDocFromSnapshot(doc, snapshot)`
Manually trigger creation of a yjs snapshot and make it possible to load it from the editor.
See:
Y.snapshot(doc)Y.encodeSnapshot(snapshot)Y.createDocFromSnapshot(doc, snapshot)