eldargab/easy-table

Is it possible styling for rows ?

Closed this issue · 1 comments

Hello,

Can I give style for rows (text color,bg etc.) ?

Thank you.

Styling on a row level is not supported.

You can style individual cells, though.

table.cell('hello', '\u001b[32mworld\u001b[0m')