Contents

buildOptional(_:)

Enables support for if statements that do not have an else clause.

Declaration

static func buildOptional(_ component: (any TemplateInsertable)?) -> any TemplateInsertable

See Also

Result builder methods