Skip to content

mdzzaman/InfiniteScroll

Repository files navigation

InfiniteScroll

This is directive of AngularJS 1.x.x.

It is vary simple and lite

You Can See Demo form here

Version

1.0.0

Installation

load infiniteScroll directive

infinite-scroll.directive.js

Configuration

Add these property to the container

infinite-scroll="scrolling-container" // "scrolling-container" is id of container(div) will be scroll
load-more='loadOnScroll()' // loadOnScroll() function call when scroll
threshold="100" // when 100px remain then load-more function will be call

Development

md-zzaman

About

angularJs 1 Ininite Scroll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published