We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b985c8e commit fb8d4daCopy full SHA for fb8d4da
entries/outerHeight.xml
@@ -5,7 +5,7 @@
5
<title>.outerHeight()</title>
6
<signature>
7
<added>1.2.6</added>
8
- <argument name="includeMargin" optional="true" type="Boolean">
+ <argument name="includeMargin" optional="true" type="Boolean" default="false">
9
<desc>A Boolean indicating whether to include the element's margin in the calculation.</desc>
10
</argument>
11
</signature>
entries/outerWidth.xml
<title>.outerWidth()</title>
0 commit comments