yew-virtualized
A VirtualList yew component that renders only the visible part of a scrollable list.
This component uses the ResizeObserver API to allow dynamically sized items in the list.
Quick Example
# Cargo.toml
= "0.1.0"
A VirtualList yew component that renders only the visible part of a scrollable list.
This component uses the ResizeObserver API to allow dynamically sized items in the list.
# Cargo.toml
= "0.1.0"