__AppendElement
Introduction
Inserts an Element object after the last child of the current Element.
Syntax
Parameters
Return Value
Returns the appended child Element.
Example
The frontend framework can perform insertion operations as shown below.