mona-dish
    Preparing search index...

    Variable DQ$Const

    DQ$: (selector: string) => DomQuery = DomQuery.querySelectorAll

    replacement for the jquery $

    Type Declaration

      • (selector: string): DomQuery
      • easy query selector all producer

        Parameters

        • selector: string

          the selector

        Returns DomQuery

        a results dom query object