q5play
    Preparing search index...

    Function findEl

    • 📑 Finds the first element in the DOM that matches the given CSS selector.

      Alias for document.querySelector.

      Parameters

      • selector: string

      Returns HTMLElement

      element