ngx-scrollspy
ngx-scrollspy copied to clipboard
angular 2 can't solve scrollspy
i can't believe angular 2, can't solve scrollspy Better I should switch to React.
What?
i setup scrollspy in angular 2 follow guide, but it not run i wait one example for 3 month. and now i must use React
Sorry to ear that. What is your use case?
ScrollSpy core parts are intended for developers to create their own functionality os learn how to properly spy on scroll.
Are your trying to setup a specific plugin?
Thank you so much, i'm using react, it's simpler for me. If possible, please set up the example on https://plnkr.co/. i tried many ways. Newbie need one example can run I can run most of the functions of angular 2, only ng2-scrollspy difficult for newbies to set up
With the help of @JonnyBGod I've created an example implementation https://ngx-scrollspy.now.sh
The source can be found here https://github.com/beeman/ngx-scrollspy-angular-cli-demo
thank you sir, @beeman