__GetTag
Returns the tag selector of the Element node.
Key | Description |
---|---|
element | Any Element object. |
The return value is the tag selector of the Element object, with the type string.
The frontend framework can retrieve the tag selector of an Element as follows.