react-json-tree icon indicating copy to clipboard operation
react-json-tree copied to clipboard

On-field-click event

Open prog8 opened this issue 8 years ago • 2 comments
trafficstars

Are there any plans to add on-field-click event? There are only 3 types of events (edit, add, delete). I was wondering if it will be possible to handle on click event in future.

prog8 avatar Sep 07 '17 15:09 prog8

Not sure what you are trying to achieve, but I used the labelRenderer to return a link. The first parameter there gives you access to most information that you would need.

pvanwoensel-lv avatar Dec 01 '17 14:12 pvanwoensel-lv

How to acheive(edit, add, delete) event? I didn't find that in the introduction.

liangzhijian0 avatar May 13 '20 07:05 liangzhijian0