react-super-treeview icon indicating copy to clipboard operation
react-super-treeview copied to clipboard

Question: How can I show a popup when shiftClicked ?

Open oneandonlyonebutyou opened this issue 5 years ago • 2 comments

I am trying to add a feature to open a popout when an item is shiftClicked .. How am I supposed to do that ?

oneandonlyonebutyou avatar Aug 06 '19 22:08 oneandonlyonebutyou

https://stackoverflow.com/questions/38974744/how-to-detect-click-shift-ctrl-alt-in-reactjs-click-event?rq=1

jarlah avatar Oct 24 '19 05:10 jarlah

But you are most propably not able to click the node label so send in a value selector key that uses a custom field that returms an JSX element defined in the tree node object

jarlah avatar Oct 24 '19 05:10 jarlah