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

Method load

libs/jquery.d.ts:394–394  ·  view source on GitHub ↗
(url: string, data?: any, complete?: any)

Source from the content-addressed store, hash-verified

392 ajaxSuccess(handler: (event: any, jqXHR: any, settings: any, exception: any) => any): JQuery;
393
394 load(url: string, data?: any, complete?: any): JQuery;
395
396 serialize(): string;
397 serializeArray(): any[];

Callers 3

loadFunction · 0.65
startFunction · 0.65
loadMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected