• Creates a DocumentRange between the start and end elements

    Parameters

    • start: Node

      The first element in the range

    • end: Node

      The last element in the range

    Returns Range

    Example