BlazorVirtualScrolling
BlazorVirtualScrolling copied to clipboard
Blazor components for efficiently rendering large lists and data using virtual scrolling
Currently getting the following assembly reference issues(have installed all the needed dependencies and updated Visual Studio): Error CS0246 The type or namespace name 'BaseVirtualScroll' could not be found (are you...
Are there any plans to update this lib to the newest blazor preview?
This is great. Just wondering if you've given any thought to how (or whether) it might be possible to support non-uniform content height?