• Provides a string representation of a given document fragment, concatenating string representations of its children.

    Parameters

    • domFragment: DocumentFragment

      fragment to create toString representation of

    Returns string