Is your feature request related to a problem? Please describe.
In docs we have images of tables that have row separators, but there is no mention of it. By default they are hidden.
Describe the solution you'd like
Just a simple code example:
Show row separators
// Shows separator between each row
table.ShowRowSeparators();
This is how it should looks like:
Additional context
Spent time looking for it 🥺
Please upvote 👍 this issue if you are interested in it.
Is your feature request related to a problem? Please describe.
In docs we have images of tables that have row separators, but there is no mention of it. By default they are hidden.
Describe the solution you'd like
Just a simple code example:
Show row separators
This is how it should looks like:
Additional context
Spent time looking for it 🥺
Please upvote 👍 this issue if you are interested in it.