There is actually a well-working component that does everything I wanted to implement myself. Thus, you need to run npm i to install the package locally.
The API is pretty straightforward and as long as we don't need any fancy timed-out scrolling or something, we can easily go with this implementation. Let me know if there are any scroll behaviors missing
closes #96 and #97
There is actually a well-working component that does everything I wanted to implement myself. Thus, you need to run
npm i
to install the package locally.The API is pretty straightforward and as long as we don't need any fancy timed-out scrolling or something, we can easily go with this implementation. Let me know if there are any scroll behaviors missing