Circle V2 API Docs
    Preparing search index...
    Match: (
        textToMatch: string,
        node: HTMLElement | null,
        matcher: Matcher,
        options?: MatcherOptions,
    ) => boolean

    Type Declaration

      • (
            textToMatch: string,
            node: HTMLElement | null,
            matcher: Matcher,
            options?: MatcherOptions,
        ): boolean
      • Parameters

        Returns boolean