hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

element-clone

Creates a shallow copy of an element.
Parameter
Type
Description
self
element
The element to clone.
return
element
A cloned copy of the element.