HTMLTag.attributed

struct HTMLTag(string name)
attributed
()

Return Value

Type: HTMLTag

The same tag, but marked using Tag.withAttributes. This should be used to return from attribute-adding methods.

Meta