TableRowHeaderIDs
public struct TableRowHeaderIDs : Codable, Equatable
An array of values, each being the id value of a row header that is applicable to this body cell.
-
The
idvalues of a row header.Declaration
Swift
public var id: String?
View on GitHub
TableRowHeaderIDs Structure Reference