File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ $( "p:last" ).text(
53
53
<type name =" Number" />
54
54
<desc >A number representing the number of pixels, or a number along with an optional unit of measure appended (as a string).</desc >
55
55
</argument >
56
+ <argument name =" includeMargin" optional =" true" type =" Boolean" default =" false" >
57
+ <desc >A Boolean indicating whether to new value should account for the element's margin.</desc >
58
+ </argument >
56
59
</signature >
57
60
<signature >
58
61
<added >1.8.0</added >
Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ $( "p:last" ).text(
53
53
<type name =" Number" />
54
54
<desc >A number representing the number of pixels, or a number along with an optional unit of measure appended (as a string).</desc >
55
55
</argument >
56
+ <argument name =" includeMargin" optional =" true" type =" Boolean" default =" false" >
57
+ <desc >A Boolean indicating whether to new value should account for the element's margin.</desc >
58
+ </argument >
56
59
</signature >
57
60
<signature >
58
61
<added >1.8.0</added >
You can’t perform that action at this time.
0 commit comments