Simplistic implementation of an infinite scroll component for Blazor.
Info
Version: | 1.0.0-alpha |
Author(s): | Sven Matthys |
Last Update: | Sunday, June 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SveNord/Sve-Blazor-InfiniteScroll |
NuGet Url: | https://www.nuget.org/packages/Sve.Blazor.InfiniteScroll |
Install
Install-Package Sve.Blazor.InfiniteScroll
dotnet add package Sve.Blazor.InfiniteScroll
paket add Sve.Blazor.InfiniteScroll
Sve.Blazor.InfiniteScroll Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.3)
- Microsoft.AspNetCore.Components.Web(>= 3.1.3)
Tags