openalloc / SwiftTabler

A multi-platform SwiftUI component for tabular data
Apache License 2.0
133 stars 13 forks source link

Column Separator #52

Open xsoti opened 1 year ago

xsoti commented 1 year ago

Is it possible to add Column Separator line using Tabler?

reedes commented 1 year ago

It should be possible to specify column separators in the row view.

You may have to adjust the row spacing/padding from the defaults in config if you want continuous vertical lines.