ng2-scroll-to icon indicating copy to clipboard operation
ng2-scroll-to copied to clipboard

Event that outputs an notification when the scrolling has completed.

Open jhowardjr opened this issue 7 years ago • 0 comments

The request allows developers to listen for when the scrolling has completed using the following syntax:

<a scrollTo (notifyScrollToDone)="foo()" >Some Link</a>

jhowardjr avatar Feb 14 '18 14:02 jhowardjr