b-gran / object-editor-react

Schema-aware editor for structured JSON objects (drop-in React component)
https://b-gran.github.io/object-editor-react/githubExample.html
MIT License
124 stars 17 forks source link

How to change title "Array" at top left of ArrayEditor and remove Question mark icons? #71

Open s42448s opened 3 years ago

s42448s commented 3 years ago

Is it possible to: 1) Change the title "Array" at the top left of the ArrayEditor component? 1.1) Similarly change the adding button text from "NEW" to something else like "Add"? 2) Remove the Question mark icons next to each title/label in the toolbar/table?

Context: Using React with Typescript

Starting this thread here as the discussions feature hasn't been enabled for this repo yet.