Tldraw/apps/examples/src/examples/snapshots
David Sheldrick e6d7930e3a bring changes back 2024-04-16 12:13:54 +01:00
..
README.md docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
SnapshotExample.tsx bring changes back 2024-04-16 12:13:54 +01:00
snapshot.json add descriptions to examples (#2375) 2023-12-27 17:17:18 +00:00

README.md

title component category priority
Snapshots ./SnapshotExample.tsx editor-api 1

Load a snapshot of the editor's contents.


Use editor.store.getSnapshot() and editor.store.loadSnapshot() to save and restore the editor's contents.