__FirstElement
Returns the first child node of an Element.
Key | Description |
---|---|
element | Any Element object. |
Returns the first child Element of the current Element.
The frontend framework can retrieve the first child Element of an Element as follows.