__InsertElementBefore
Introduction
Inserts an Element node into the specified parent node, before the reference node.
Syntax
Parameters
Return Value
Returns the inserted child node.
Example
The frontend framework can perform the insertion operation as follows.