uiwjs / react-json-view

A React component for displaying and editing javascript arrays and JSON objects.
https://uiwjs.github.io/react-json-view/
MIT License
188 stars 11 forks source link

how to get key and datatypes only? this ispossible? #29

Open dendyadithya opened 8 months ago

dendyadithya commented 8 months ago

I want to just retrieve the key and data type, is that possible? the goal is to automatically generate data types

jaywcjlove commented 8 months ago

@dendyadithya I don't understand your question.