HtmlAttribute

Members

Mixin templates

ConvertToString
mixin template ConvertToString(TVal, bool ct = false)

Convert an attribute value to a string

FindAllowedValue
mixin template FindAllowedValue(Attr, bool ct = false)

Find if a value is allowed for attributes that define specific values

Static functions

create
auto create()

Creates an HtmlAttribute from an AttrPair

Meta