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

Method html

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

Source from the content-addressed store, hash-verified

412 hasClass(className: string): boolean;
413
414 html(): string;
415 html(htmlString: string): JQuery;
416 html(htmlContent: (index: number, oldhtml: string) => string): JQuery;
417 html(obj: JQuery): JQuery;

Callers 2

renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected