2464282 ←cf342c1antonApr 7, 2026 api

edit simple.excalidraw via macOS

M /docs/undefined
15 unmodified lines
16 "roughness": 1,
17 "opacity": 100,
18 "angle": 0,
19 "strokeStyle": "solid",
20 "roundness": { "type": 3 },
20 "roundness": {
21 "type": 3
22 },
23 "isDeleted": false,
24 "boundElements": [
23 { "id": "text1", "type": "text" },
24 { "id": "arrow1", "type": "arrow" }
25 {
26 "id": "text1",
27 "type": "text"
28 },
29 {
30 "id": "arrow1",
31 "type": "arrow"
32 }
33 ]
34 },
35 {
36 "id": "text1",
31 unmodified lines
68 "roughness": 1,
69 "opacity": 100,
70 "angle": 0,
71 "strokeStyle": "solid",
64 "roundness": { "type": 3 },
72 "roundness": {
73 "type": 3
74 },
75 "isDeleted": false,
76 "boundElements": [
67 { "id": "text2", "type": "text" }
77 {
78 "id": "text2",
79 "type": "text"
80 }
81 ]
82 },
83 {
84 "id": "text2",
30 unmodified lines
115 "strokeWidth": 2,
116 "roughness": 1,
117 "opacity": 100,
118 "angle": 0,
106 "points": [[0, 0], [150, 0]],
107 "startBinding": { "elementId": "rect1", "focus": 0, "gap": 1 },
108 "endBinding": { "elementId": "rect2", "focus": 0, "gap": 1 },
119 "points": [
120 [
121 0,
122 0
123 ],
124 [
125 150,
126 0
127 ]
128 ],
129 "startBinding": {
130 "elementId": "rect1",
131 "focus": 0,
132 "gap": 1
133 },
134 "endBinding": {
135 "elementId": "rect2",
136 "focus": 0,
137 "gap": 1
138 },
139 "isDeleted": false
140 }
141 ],
142 "appState": {
143 "viewBackgroundColor": "#ffffff"
144 }
145}
116
117
118