react-arborist
react-arborist copied to clipboard
Is it possible to override the default 'Backspace' delete functionality?
trafficstars
I want to be able to rename the different nodes I'm using, but anytime a node is selected and I press backspace, it runs the onDelete function and wipes the node from the tree. Anyway to override this so backspace doesn't delete a node?