Skip to content

FragmentNode

Fragment node — transient batch container. Inserting a Fragment splices its children into the target (mirroring DOM DocumentFragment semantics) and the Fragment itself becomes empty.

Extends AlloyNode

protected cloneShallow() => FragmentNode
nodeType11