This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @ngdoc directive | |
* @name ionInfiniteScrollReverse | |
* @module ionic | |
* @parent ionic.directive:ionContent, ionic.directive:ionScroll | |
* @restrict E | |
* | |
* @description | |
* The ionInfiniteScrollReverse directive allows you to call a function whenever | |
* the user gets to the bottom of the page or near the bottom of the page. |