https://github.com/dimpu/ng-totop
page scroll to top directive for angular.
https://github.com/dimpu/ng-totop
Last synced: 9 months ago
JSON representation
page scroll to top directive for angular.
- Host: GitHub
- URL: https://github.com/dimpu/ng-totop
- Owner: dimpu
- License: mit
- Created: 2016-03-26T08:20:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-26T08:40:41.000Z (over 10 years ago)
- Last Synced: 2025-10-08T22:59:50.858Z (9 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ng-totop
page scroll to top directive for angular.
`
angular.module('App',['ngTotop']);
`
in your html
`
`