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

Method clone

libs/jquery.d.ts:677–677  ·  view source on GitHub ↗
(withDataAndEvents?: boolean, deepWithDataAndEvents?: boolean)

Source from the content-addressed store, hash-verified

675 before(func: (index: any) => any): JQuery;
676
677 clone(withDataAndEvents?: boolean, deepWithDataAndEvents?: boolean): JQuery;
678
679 detach(selector?: any): JQuery;
680

Callers 3

drawAreaMethod · 0.65
cloneMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected