Initializersliemeobn.elementary 0.4.4Elementary
init(v0:v1:v2:v3:v4:v5:)
HtmlBuilder+Tuples.swift:186init(v0: V0, v1: V1, v2: V2, v3: V3, v4: V4, v5: V5)
init(v0: V0, v1: V1, v2: V2, v3: V3, v4: V4, v5: V5)
s10Elementary11_HTMLTuple6V2v02v12v22v32v42v5ACyxq_q0_q1_q2_q3_Gx_q_q0_q1_q2_q3_tcfc
What are these?23LCW
import Elementary
struct _HTMLTuple6<V0, V1, V2, V3, V4, V5> where V0 : HTML, V1 : HTML, V2 : HTML, V3 : HTML, V4 : HTML, V5 : HTML
static func _render<Renderer>(_ html: consuming `Self`, into renderer: inout Renderer, with context: consuming _RenderingContext) where Renderer : _HTMLRendering
static func _render<Renderer>(_ html: consuming `Self`, into renderer: inout Renderer, with context: consuming _RenderingContext) async throws where Renderer : _AsyncHTMLRendering
let v0: V0
let v1: V1
let v2: V2
let v3: V3
let v4: V4
let v5: V5