MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / is

Method is

libs/jquery.d.ts:762–762  ·  view source on GitHub ↗
(selector: string)

Source from the content-addressed store, hash-verified

760 has(contained: Element): JQuery;
761
762 is(selector: string): boolean;
763 is(func: (index: any) => any): boolean;
764 is(element: any): boolean;
765 is(obj: JQuery): boolean;

Callers 3

drawActionsMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected