Feedback
Add ScrollBox scroll changed event
- Status
- Fixed
- Fixed in
- v26.6.2
- Source discussion
- https://forum.objo.dev/d/264-scrollbox-event
- Last updated
- 2026-06-07
Public summary
Add a ScrollBox scroll notification event so apps can react in real time when a ScrollBox's scroll position changes. This helps developers keep related UI in sync, lazy-load content, update previews, or perform other work based on the current ScrollX and ScrollY offsets.