Package com.vaadin.flow.component.virtuallist
-
Class Summary Class Description VirtualList<T> Virtual List allows you to render a long list of items inside a scrollable container without sacrificing performance.
| Class | Description |
|---|---|
| VirtualList<T> |
Virtual List allows you to render a long list of items inside a scrollable
container without sacrificing performance.
|