cheatgui
    Preparing search index...

    Function $

    • Shortcut for parent.querySelector(selector).

      Parameters

      • selector: string | Element | Document

        CSS selector

      • Optionalparent: Element | Document = document

        Parent element

      Returns any