• Returns the first element matching the selector (that is subnode of the given element)

    Parameters

    • e: any

      Element to search within

    • s: any

      Query selector

    Returns any

    Found element

    Method

    qe