--- tldraw-file: true tags: - tldraw --- ```json !!!_START_OF_TLDRAW_DATA__DO_NOT_CHANGE_THIS_PHRASE_!!! { "meta": { "uuid": "<% window.crypto.randomUUID() %>", "plugin-version": "1.26.2", "tldraw-version": "3.15.3" }, "raw": { "tldrawFileFormatVersion": 1, "schema": { "schemaVersion": 2, "sequences": { "com.tldraw.store": 4, "com.tldraw.asset": 1, "com.tldraw.camera": 1, "com.tldraw.document": 2, "com.tldraw.instance": 25, "com.tldraw.instance_page_state": 5, "com.tldraw.page": 1, "com.tldraw.instance_presence": 6, "com.tldraw.pointer": 1, "com.tldraw.shape": 4, "com.tldraw.asset.bookmark": 2, "com.tldraw.asset.image": 5, "com.tldraw.asset.video": 5, "com.tldraw.shape.arrow": 7, "com.tldraw.shape.bookmark": 2, "com.tldraw.shape.draw": 2, "com.tldraw.shape.embed": 4, "com.tldraw.shape.frame": 1, "com.tldraw.shape.geo": 10, "com.tldraw.shape.group": 0, "com.tldraw.shape.highlight": 1, "com.tldraw.shape.image": 5, "com.tldraw.shape.line": 5, "com.tldraw.shape.note": 9, "com.tldraw.shape.text": 3, "com.tldraw.shape.video": 4, "com.tldraw.binding.arrow": 1 } }, "records": [ { "gridSize": 10, "name": "", "meta": {}, "id": "document:document", "typeName": "document" }, { "x": 0, "y": 0, "lastActivityTimestamp": 0, "meta": {}, "id": "pointer:pointer", "typeName": "pointer" }, { "meta": {}, "id": "page:page", "name": "Page 1", "index": "a1", "typeName": "page" }, { "followingUserId": null, "opacityForNextShape": 1, "stylesForNextShape": {}, "brush": null, "scribbles": [], "cursor": { "type": "default", "rotation": 0 }, "isFocusMode": false, "exportBackground": true, "isDebugMode": false, "isToolLocked": false, "screenBounds": { "x": 0, "y": 0, "w": 1080, "h": 720 }, "insets": [ false, false, false, false ], "zoomBrush": null, "isGridMode": false, "isPenMode": false, "chatMessage": "", "isChatting": false, "highlightedUserIds": [], "isFocused": false, "devicePixelRatio": 2, "isCoarsePointer": false, "isHoveringCanvas": null, "openMenus": [], "isChangingStyle": false, "isReadonly": false, "meta": {}, "duplicateProps": null, "id": "instance:instance", "currentPageId": "page:page", "typeName": "instance" }, { "editingShapeId": null, "croppingShapeId": null, "selectedShapeIds": [], "hoveredShapeId": null, "erasingShapeIds": [], "hintingShapeIds": [], "focusedGroupId": null, "meta": {}, "id": "instance_page_state:page:page", "pageId": "page:page", "typeName": "instance_page_state" }, { "x": 0, "y": 0, "z": 1, "meta": {}, "id": "camera:page:page", "typeName": "camera" } ] } } !!!_END_OF_TLDRAW_DATA__DO_NOT_CHANGE_THIS_PHRASE_!!! ```