Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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.