buildEither(first:)
Creates a builder with the first component.
Declaration
@export(implementation) static func buildEither(first component: some PromptRepresentable) -> PromptCreates a builder with the first component.
@export(implementation) static func buildEither(first component: some PromptRepresentable) -> Prompt