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

Add optional style to column

Open rodelle opened this issue 8 years ago • 2 comments

The allows inline react styles to be applied to all td elements in the column.

rodelle avatar Jan 10 '17 21:01 rodelle

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.

rodelle avatar Jan 10 '17 21:01 rodelle

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

gsovereignty avatar Sep 21 '17 06:09 gsovereignty