Reference
applyOutOfOrderFragments
Moves out-of-order fragments into their matching placeholders within a DOM root.
Signature
function applyOutOfOrderFragments(root: ParentNode): voidReference
Moves out-of-order fragments into their matching placeholders within a DOM root.
function applyOutOfOrderFragments(root: ParentNode): void