ngInfiniteScroll is a directive for AngularJS to evaluate an expression when the bottom of the directive's element approaches the bottom of the browser window, which can be used to implement infinite scrolling.
Info
Version: | 1.0.0 |
Author(s): | Samuel ROZE (sroze) |
Last Update: | Saturday, August 30, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://sroze.github.io/ngInfiniteScroll/ |
NuGet Url: | https://www.nuget.org/packages/ng-infinite-scroll |
Install
Install-Package ng-infinite-scroll
dotnet add package ng-infinite-scroll
paket add ng-infinite-scroll
ng-infinite-scroll Download (Unzip the "nupkg" after downloading)
Dependencies
Tags