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

JSON viewer for react

Results 138 react-json-view issues
Sort by recently updated
recently updated
newest added

Currently there is only one sortKeys property to control automatic sorting, but I hope it can be specified manually

有搜索高亮功能吗?

![image](https://user-images.githubusercontent.com/36093472/115506791-ddd99c00-a2ad-11eb-8d01-4ad8760f6f86.png) 能否在class="object-key"这个div上加一个onClick事件

Hello! I'm unclear if this relates to #124, I had trouble understanding the ask there so I apologize if this is a duplicate! When editing a field with a primitive...

feature request
PRs Welcome

Currently this package provides a type definition file index.d.ts. However, the type definition is not declared in package.json file.

I want to relace copy icon。Would do you support custom copy icon and other icons? Thanks.

I have a very large json objects. The previous data (small index)can be collapsed,but the data that follows(big index) cannot be collapsed。 ``` ``` ``` export const jsonShouldCollpase = (field:...

Please add an option to set indentation color in the component. That was the feature that I missed.

Is there an example on how to implement callbacks when copying to clipboard. eg: copy a value and then capitalize it? Thanks,

feature request