Expand description

§egui_infinite_scroll

egui_ver Latest version Documentation unsafe forbidden License

Infinite scroll widget for egui.

Supports loading items of varying heights, from the top or bottom of the list.

Check the Gallery and Chat example for a demo.

Internally this uses the egui_virtual_list crate as a virtual list.

Structs§

Enums§

  • The loading state of the infinite scroll, for either the start or end of the list.