elemi ~master (2025-04-23T12:14:51.4798287)
Dub
Repo
Tag.tagName
elemi
generator
Tag
Name of the XML or HTML tag, for example
book
for
<book>
or
div
for
<div></div>
.
struct
Tag
string
tagName
;
Meta
Source
See Implementation
elemi
generator
Tag
functions
attr
attributed
begin
beginAttributes
end
makeSelfClosing
opBinary
variables
isSelfClosing
output
tagName
withAttributes
Name of the XML or HTML tag, for example book for <book> or div for <div></div>.