hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

element-to-fragment

Converts an element to a fragment by cloning it.
Parameter
Type
Description
self
element
The element to convert to a fragment.
return
fragment
A fragment containing the cloned element.