You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to pass some option like: wordWrap: 'break-word to the TableOptions and/or CellOptions so that I get this output from the code above
WHAT I WANT OUTPUT
Can I do this myself? Yes. Is it a PITA? Yes. 😞
Finding the points to insert newlines would be more convenient from within this library since it already is calculating how to wrapWords and knows the width of the columns/rows already.
arthirm, maxcorbeau, IcyWednesdays, ivankristianto, cadorn and 10 more