react-json-table
react-json-table copied to clipboard
Add optional style to column
The allows inline react styles to be applied to all td elements in the column.
This is similar to #12, but with less code change and focused only on the column style. I'm currently using this change to keep style definitions close to the tables.
FYI it looks like this repo is not maintained anymore so I've forked this project as easy-json-table and plan on keeping it well maintained. You may wish to look at the contribution protocol and send a PR here: https://github.com/gazhayes/easy-json-table