• Returns the first descendant element of the given element matching the given data ID.

    Parameters

    • e: any

      Element to search within

    • id: any

      data-id of the requested element

    Returns any

    Found element

    Method

    qeid