Crate ankurah_virtual_scroll

Crate ankurah_virtual_scroll 

Source
Expand description

Virtual Scroll - Ankurah-integrated virtual scroll state machine

Re-exports§

pub use ankurah_signals;

Modules§

windowing
Windowing Math Module

Macros§

generate_scroll_manager
Generate a typed scroll manager wrapper for a model

Structs§

Id
Intersection
Identifies an item that exists in both the old and new result sets
OrderBy
ScrollDebugInfo
Debug info about scroll position and buffer state
ScrollManager
Virtual scroll manager with Ankurah LiveQuery integration
VisibleSet
The visible set of items exposed to the renderer

Enums§

Filter
LoadDirection
Direction for loading more items, relative to display_order.
ScrollMode
Current scroll mode

Traits§

IntoOrderBy

Functions§

parse_order_by