How can I navigate the selected cell in react-table and react-window? #4769
Unanswered
snoooopy-ch
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.
-
Hello everyone,
Now I created new component with react-table and react-window.
And I show selected cell with active class name.
I want to navigate the selected cell with keyboard such as Tab, Enter, Arrow Up, Arrow Down etc.
How can I do it?
Here is my some code blow.
In this code, the function handleKeyDown is not working.
I am appreciate if anyone helps me.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions