kopper-infinite-scroll
v0.0.8
Published
A small library for infinite paginated scroll views in html/js
Downloads
2
Maintainers
Readme
kopper-infinite-scroll
A small library for infinite paginated scroll views in html/js
Instantiate a KopperInfiniteScroll object and pass it your view (any jquery compatible element). Override getPaginatedCollection and populatePaginatedList on the KopperInfiniteScroll object with your implementations.