orbit-swiftui icon indicating copy to clipboard operation
orbit-swiftui copied to clipboard

Make separators and borders configurable by modifier

Open PavelHolec opened this issue 1 year ago • 0 comments

The TileGroup and Tile/ListChoice should have configurable separator, similar to how native List separator can be configured based on content, or how backgroundColor() can be configured.

A border around Card, Tile and other components should be driven by a modifier too.

PavelHolec avatar Jun 19 '23 12:06 PavelHolec