An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.5% forks on nuget.org

nuget.org : blazorvirtualscrolling

The VirtualScroll displays large lists of elements performantly by only rendering the items that fit on-screen. Loading hundreds of elements can be slow in any browser; virtual scrolling enables a performant way to simulate all items being rendered by making the height of the container element the same as the height of total number of elements to be rendered, and then only rendering the items in view.

Registry - Source - JSON
purl: pkg:nuget/blazorvirtualscrolling
Keywords: Blazor , Virtual , Scrolling , blazor , blazor-client , blazor-component , blazor-server , virtualscroll
License: MIT
Latest release: about 6 years ago
First release: about 6 years ago
Downloads: 1,395 total
Stars: 57 on GitHub
Forks: 15 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...