Intersection Observer API for Blazor applications.
Info
Version: | 3.1.0 |
Author(s): | Louie Colgan |
Last Update: | Friday, October 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ljbc1994/BlazorIntersectionObserver |
NuGet Url: | https://www.nuget.org/packages/BlazorIntersectionObserver |
Install
Install-Package BlazorIntersectionObserver
dotnet add package BlazorIntersectionObserver
paket add BlazorIntersectionObserver
BlazorIntersectionObserver Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
- Microsoft.JSInterop(>= 5.0.0)
Tags