Skip to content

Commit 25ac97e

Browse files
committed
- Updated README
1 parent 48d5862 commit 25ac97e

File tree

4 files changed

+343
-328
lines changed

4 files changed

+343
-328
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ The following constants can also be used as the `boxSize` for brevity.
974974
Get the computed width of the first node.
975975

976976
- `selector` is a query selector string, a *HTMLElement*, *Document*, *Window*, *NodeList*, *HTMLCollection*, [*QuerySet*](docs/QuerySet.md) or an array of nodes.
977-
- `options` is an object containing options for how the height should be calculated.
977+
- `options` is an object containing options for how the width should be calculated.
978978
- `boxSize` is a number indicating the box sizing to calculate. Allowed values are *0* (no padding), *1* (padding), *2* (padding and border), *3* (padding, border and margin) and *4* (scroll area), and will default to *1*.
979979
- `outer` is a boolean indicating whether to use the window outer width, and will default to *false*.
980980

dist/fquery.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)