hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

element-get-name

Gets the tag name of an element in lowercase.
Parameter
Type
Description
self
element
The element to get the name from.
return
string
The lowercase tag name of the element.