You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/tools/other-tools.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,5 +22,5 @@
22
22
- The live view debugger lists every mounted object, and allows you to view and edit the exact values of every property of every object, during runtime.
23
23
- If you want to watch the how the value of something changes during runtime, you can assign a watch to the property and it will log every value (which you can log to a file).
0 commit comments