update readme

This commit is contained in:
2025-09-07 05:17:51 +00:00
parent 8076249cf9
commit f9bca6e61b
7 changed files with 126 additions and 47 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
# Demos
Contains 4 small focused demos.
Contains four small, focused demos.
- `Simple Example` minimal setup, add nodes, pan, zoom, focus.
- `Build Counts Example` shows build / culling behavior; watch console for build counts.
- `Widget State Updates Example` three patterns for dynamic / reactive child content.
- `Render Callbacks Example` logs enter / exit render area callbacks and overlays debug info.
- Simple Example minimal setup, add nodes, pan, zoom, focus.
- Build Counts Example shows build/culling behavior; watch console for build counts.
- Widget State Updates Example three patterns for dynamic/reactive child content.
- Render Callbacks Example logs enter/exit render area callbacks and overlays debug info.