• Returns all elements for the given class, starting from a particular element.

    Parameters

    • e: any

      Element to search within

    • cls: any

      Class name of the requested elements

    Returns any

    Elements found

    Method

    qeclass