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

Method outerWidth

libs/jquery.d.ts:466–466  ·  view source on GitHub ↗
(includeMargin?: boolean)

Source from the content-addressed store, hash-verified

464 outerHeight(value: number, includeMargin?: boolean): JQuery;
465
466 outerWidth(includeMargin?: boolean): number;
467 outerWidth(value: number, includeMargin?: boolean): JQuery;
468
469 position(): { top: number; left: number; };

Callers 2

setContentGapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected