Replies: 1 comment
-
To answer/update my own question: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello There,
I am working on adding draggable columns to react-table and need a way to scroll the table body portion when the dragging causes the header to scroll. Is there a way to explicitly set a ref to the element that autoscrolling considers the scrollable container and an onAutoScrolled callback?
Beta Was this translation helpful? Give feedback.
All reactions