MCPcopy Index your code
hub / github.com/tkirda/jQuery-Autocomplete / autocomplete

Method autocomplete

src/jquery-plugin.ts:10–10  ·  view source on GitHub ↗
(options?: AutocompleteOptions | string, args?: unknown)

Source from the content-addressed store, hash-verified

8 }
9 interface JQuery {
10 autocomplete(options?: AutocompleteOptions | string, args?: unknown): JQuery | Autocomplete;
11 devbridgeAutocomplete(
12 options?: AutocompleteOptions | string,
13 args?: unknown

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected