Files
infinite_lazy_grid/example/README.md
2025-09-07 05:39:50 +00:00

9 lines
388 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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.