Expand description
VirtualView lifecycle management for layout
This module provides:
- VirtualView re-invocation logic for lazy loading
- WebRender PipelineId tracking
- Nested DOM ID management
Structsยง
- Edge
Flags - Flags indicating which scroll edges have been triggered
- Virtual
View Debug Info - Debug info for a single VirtualView, returned by
get_all_virtual_view_infos - Virtual
View Manager - Manages VirtualView lifecycle, including re-invocation and PipelineId generation