Type Alias

Group.TableRowValue

The type of value of rows that can be presented by this column content.

Declaration 宣言

typealias TableRowValue = Content.TableRowValue
Available when Content conforms to TableColumnContent.