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

Callback like onSelect but for property names

Open rikimaru0345 opened this issue 5 years ago • 2 comments

The onSelect callback is really useful, but it only triggers when the user clicks on a value.

From what I can see there is currently no way to detect a click on the property name. Could you add something like onSelectProperty?

rikimaru0345 avatar Sep 05 '20 14:09 rikimaru0345

https://github.com/mac-s-g/react-json-view/issues/354 would provide similar, but alternate functionality

chad-autry avatar Apr 24 '21 15:04 chad-autry

@rikimaru0345 do you know any solution for this?

ghost avatar Jun 29 '22 01:06 ghost