qSA | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Find multiple elements using a CSS selector

    The starting node or selector

    The selector to match if the starting node was specified

    The requested elements.

    • Type Parameters

      • E extends Element = HTMLElement

      Parameters

      • startnode: QuerySelectorAble
      • selector: string

      Returns E[]

    • Type Parameters

      • E extends Element = HTMLElement

      Parameters

      • selector: string

      Returns E[]