BlazorVirtualScrolling NuGet Package

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.




Got any BlazorVirtualScrolling Question?





Info

Version: 1.0.0
Author(s): Vladimir Samoilenko
Last Update: Wednesday, May 1, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SamProf/BlazorVirtualScrolling
NuGet Url: https://www.nuget.org/packages/BlazorVirtualScrolling


Install
Install-Package BlazorVirtualScrolling
dotnet add package BlazorVirtualScrolling
paket add BlazorVirtualScrolling
BlazorVirtualScrolling Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1822