init(_:)

Creates a new text content with the specified text.

HtmlBuilder.swift:106

This declaration is deprecated: use init(_: String) instead

init(_ text: some StringProtocol)