Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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.