Contents

buildBlock(_:)

Creates a single row result.

Declaration

static func buildBlock<C>(_ content: C) -> C where Value == C.TableRowValue, C : TableRowContent

See Also

Building a row from sources