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

Method val

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

Source from the content-addressed store, hash-verified

433 toggleClass(func: (index: any, cls: any, swtch: any) => any): JQuery;
434
435 val(): any;
436 val(value: string[]): JQuery;
437 val(value: string): JQuery;
438 val(value: number): JQuery;

Callers 6

runMethod · 0.80
changeCandiesInputMethod · 0.80
changeLollipopsInputMethod · 0.80
runMethod · 0.80
clickedFileLoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected