react-arborist
react-arborist copied to clipboard
Custom action on keyDown
Is there a way to customize the behavior of the Enter key e.g. by selecting the currently focused node instead of triggering the editing mode or fetch some data?
I'm aware of https://github.com/brimdata/react-arborist/issues/57 but it looks stale and limited to commands, so I'm looking for workarounds.