-
Notifications
You must be signed in to change notification settings - Fork 646
Add ShowRowSeparators in Table Docs #1806
Copy link
Copy link
Closed
Labels
needs triageSomeone needs to take a look at thisSomeone needs to take a look at this
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs triageSomeone needs to take a look at thisSomeone needs to take a look at this