react-js-spatial-navigation
                                
                                 react-js-spatial-navigation copied to clipboard
                                
                                    react-js-spatial-navigation copied to clipboard
                            
                            
                            
                        A wrapper of js-spatial-navigation to react components
HI, just replicate your code regarding className from Focusable to the other 2 components (SpatialNavigation and FocusableSection).
This issue causes divs to be created whose styles we cannot control.
When I add a text input field, it does not select the field to type, even if I press enter Example: https://codesandbox.io/s/optimistic-booth-f4ifo?file=/index.js
I can use focusable with input type text correctly, but when i switch to input type number, i can not listen document level keydown and keyup event. why this is...
Hello, I develop an web application which I use as website as well as Tizen app. In my app there's nav sidebar on the left and list of tiles as...
If I install Android TV Remote Control navigation not work and all algorithm too. sectionID === undefined. Focusable not work
Hello, how can i do forceFocus?
- `` created `sectionId` configuration to allow sections to utilize `leaveFor` option - `` added 4 neighbor options for `FocusableSection` to allow for declarative navigation between sections - documented new...
I've used js-spatial-navigation in another project that wasn't using react. Now I'm considering using it again for a react-based project, hence I ended up finding your library. One feature I'd...