An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ng-totop
page scroll to top directive for angular.

`
angular.module('App',['ngTotop']);
`

in your html

`

`