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

Method find

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

Source from the content-addressed store, hash-verified

751 filter(obj: JQuery): JQuery;
752
753 find(selector: string): JQuery;
754 find(element: any): JQuery;
755 find(obj: JQuery): JQuery;
756

Callers 7

selectedEqItemMethod · 0.80
enchantmentSelectedMethod · 0.80
giftSelectedMethod · 0.80
questionSelectedMethod · 0.80
slotSelectedMethod · 0.80
languageSelectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected