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

Method css

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

Source from the content-addressed store, hash-verified

440
441 // CSS
442 css(propertyName: string): string;
443 css(propertyNames: string[]): string;
444 css(properties: any): JQuery;
445 css(propertyName: string, value: any): JQuery;

Callers 13

nnFunction · 0.65
rnFunction · 0.65
anFunction · 0.65
snFunction · 0.65
unFunction · 0.65
lnFunction · 0.65
nrFunction · 0.65
setContentGapMethod · 0.65
initScrollingMethod · 0.65
stopScrollingMethod · 0.65
addEnigmaMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected