ng2-scroll-to
ng2-scroll-to copied to clipboard
Event that outputs an notification when the scrolling has completed.
The request allows developers to listen for when the scrolling has completed using the following syntax:
<a scrollTo (notifyScrollToDone)="foo()" >Some Link</a>