bordered(alternatesRowBackgrounds:)
The table style that describes the behavior and appearance of a table with standard border.
Declaration
@MainActor @preconcurrency static func bordered(alternatesRowBackgrounds: Bool) -> BorderedTableStyleParameters
- alternatesRowBackgrounds:
Whether the rows should alternate their backgrounds to help visually distinguish them from each other.
Discussion
Bordered tables are expected to be inset from their outer containers, but do not have inset style rows or selection.