This operation sets the specified content defined by the value assigned to the template property
to the given selected element.
When the insertionType is set to overwrite the contents of the selected element are replaced
by the given template.
When set to append the new content will be inserted after the current content.
When set to prepend the new content will be inserted before the current content.
This operation sets the specified content defined by the value assigned to the template property to the given selected element.
When the
insertionTypeis set tooverwritethe contents of the selected element are replaced by the given template. When set toappendthe new content will be inserted after the current content. When set toprependthe new content will be inserted before the current content.