Wagtail client-side components
    Preparing search index...

    Function querySelectorIncludingSelf

    • Given an element or a NodeList, return the first element that matches the selector. This can be the top-level element itself or a descendant.

      Parameters

      • elementOrNodeList: any
      • selector: any

      Returns any