arqex / arqex/react-json-table
Allow Hacking
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to allow the developers to modify some parts of the table in order to make it more customizable.
For example, defaultSettings should be accessible via `JsonTable.prototype.defaultSettings` this way settings could be applied once for all.
The Row component also should be accessible via `JsonTable.Row`, that way its render method should be overriten via prototype for some crazy developer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.