• Retrieve all direct children matching given selectors.

    Parameters

    • parent: ParentNode

      the parent to start searching from

    • selectors: string

      selector to match

    Returns Element[]