0.0.2 • Published 7 years ago
ngwheel v0.0.2
ngWheel
AngularJS ng-scroll directive to bind 'scroll' event.
Usage:
angular.module('app', [
// ...
'ngWheel
]); <div class="scrollable-element" ng-scroll="ctrl.onScroll($event)">
scroll me!
</div>Installing using npm
npm i ngwheel
0.0.2
7 years ago