CellsBuilder

@_functionBuilder
public struct CellsBuilder : CellsBuildable

The custom parameter attribute that constructs cells from multi-statement closures.

  • Build an array of cell.

    Declaration

    Swift

    @inlinable
    public func buildCells() -> [CellNode]