Instance Propertysliemeobn.elementary 0.5.0Elementary
attributes
Html+Attributes.swift:58var attributes: _AttributeStorage
var attributes: _AttributeStorage
s10Elementary18_AttributedElementV10attributesAA17_AttributeStorageOvp
What are these?71VMJ
import Elementary
struct _AttributedElement<Content> where Content : HTML
enum _AttributeStorage
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
var content: Content