cartant / rxjs-spy

A debugging library for RxJS
https://cartant.github.io/rxjs-spy/
MIT License
702 stars 22 forks source link

Regarding onScroll #38

Closed brijkhatri5 closed 6 years ago

brijkhatri5 commented 6 years ago

I want to make #leftside div move from top-to-bottom and #rightside div move from bottom to top onscroll.. How I'll be able to do it ? Do i need to use onscoll(); ?