How to use getSortByToggleProps hook for extending functionality? #2728
Unanswered
alexmittsel
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.
-
HI ! I want to scroll top when i'm clicking on sorting column header. The documentation says that i can use the
getSortByToggleProps
hook to extend its functionality. But how?Here is my codesanbox: https://codesandbox.io/s/hungry-franklin-ssrr1?file=/src/App.js:1973-1993
Beta Was this translation helpful? Give feedback.
All reactions