• Returns the first document element for the selector. It's recommended to use more specific functions when possible, e.g. qid, since its faster than a generic selector usage.

    Parameters

    • s: any

      Selector

    Returns any

    Element found

    Method

    q