Versions in this module Expand all Collapse all v0 v0.1.0 Oct 15, 2023 Changes in this version + func FlagAttribute(flag string) types.Attribute + func MultiValueAttribute(key string, values ...string) types.Attribute + func NewChildlessElement(tag string, attrs ...types.Attribute) types.Element + func NewElement(tag string, attrs ...types.Attribute) types.ElementFactory + func NewStringElement(content string) types.Element + func SingleAttribute(key, value string) types.Attribute