Required Associated Typesliemeobn.elementary 0.2.0Elementary
Content
The type of the HTML content this component represents.
CoreModel.swift:28associatedtype Content : HTML = Never
Other requirements
Type members
associatedtype Tag
The HTML tag this component represents, if any.
Show system interfaces (2)
Hide system interfaces
Instance members
var content: Content
The HTML content of this component.