Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a way to enable keyboard navigation between GridItem(s) ? #73

Open
0xkarambit opened this issue May 26, 2021 · 0 comments
Open

Comments

@0xkarambit
Copy link

I am trying to add a way to be able to navigate through the StackGrid using arrow keys, but i could'nt land on any ideas.
is there a way that i could achieve this ?

i want the focus to change to the next GridItem depending on the arrow pressed.
but i couldnt find a way to determine the index/key of the item because the grid can have variable number of columns.

issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant