Love the tables implementation.
I’m looking for a way to wrap text within a cell. It doesn’t appear that “style” is a legal keyword within the DataTable constructor. I checked out the default styles in https://github.com/plotly/dash-table-experiments/blob/master/src/components/VirtualizedTable.react.js and also didn’t find the right handle to grab onto.
Roughly, I could use a bit of direction and would be grateful for it. Many thanks!