Difference between 'atBottomStateChange' and 'endReached' #372
Unanswered
fabriciodorneles
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
The Re: advanced tutorial: I would not describe any of the examples available on the website as an advanced tutorial. While somewhat opinionated, the library is fairly flexible. What are you trying to achieve? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all!
There is a difference between this 2 props, besides the different returns? I´m using this to make call to my API to load more items on the list.
when you say that is 'called with true / false when the list has reached the bottom / gets scrolled up. ' The only way to trigger this is by scrolling, or you can trigger in other way, like filling items in list, or changing an index?
There is a link to a good advanced tutorial to Virtuoso? I could not find some good advanced material.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions