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

Method attr

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

Source from the content-addressed store, hash-verified

405
406
407 attr(attributeName: string): string;
408 attr(attributeName: string, value: any): JQuery;
409 attr(map: { [key: string]: any; }): JQuery;
410 attr(attributeName: string, func: (index: any, attr: any) => any): JQuery;

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