Contents

buildOptional(_:)

Creates a builder with an optional component.

Declaration

static func buildOptional<Content>(_ content: Content?) -> Content? where Content : DynamicInstructions

See Also

Building dynamic instructions