Expand description
The Element type and its fluent builder API.
Ports the state half of core/HTMLTag.swift, all of core/CSSHelpers.swift and all of
core/AttributeHelpers.swift. Those three files are the complete chainable surface
of Winged-Swift — there is nothing else.
Structs§
- Element
- An HTML element: a tag name, attributes, optional text content, and children.