Replies: 1 comment
-
This could be used to make a keyboard navigable 2d grid which could be very nice. (Think Netflix UI on tvs) |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The Listview (or whatever we call it) would be the same as the listbox with the following changes:
This component would allow for developers to build various components: tabs, accordions, sidebars... etc.
I've got a working prototype here:
https://codesandbox.io/s/xenodochial-montalcini-qc1f9?file=/src/components/listbox/listbox.ts
Beta Was this translation helpful? Give feedback.
All reactions