buildBlock(_:)
Creates a single row result.
Declaration
@export(implementation) static func buildBlock<C>(_ content: C) -> C where Value == C.TableRowValue, C : TableRowContentCreates a single row result.
@export(implementation) static func buildBlock<C>(_ content: C) -> C where Value == C.TableRowValue, C : TableRowContent