Infinite Scroll implementation #2055
Unanswered
vjbhaskar93
asked this question in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, It'd be so cool if this plugin supports Infinite Scroll (a feature to trigger an event when the end of the data is reached through scroll).
<ReactTable {...this.props} columns={updateColumns} data={this.state.data} > </ReactTable>
I'm currently using v6.8.7. Please let me know if this is already implemented.
Beta Was this translation helpful? Give feedback.
All reactions