Replies: 1 comment
-
| Hi! Some keyboard bindings like space are not specified by RCT as actual keyboard bindings, but the consequence of the browser treating a clickable element as something that will handle space inputs as click events if the element is focused. But since the element that receives  | 
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.
-
I use the
UncontrolledTreeEnvironmentand renderItem, but i lost the keyboard bindings, like Space cannot not expand/collapse. How can I customize keyboard event binding?This is my renderItem code:
Beta Was this translation helpful? Give feedback.
All reactions