File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <desc >Stop the currently-running animation on the matched elements.</desc >
55 <signature >
66 <added >1.2</added >
7- <argument name =" clearQueue" type =" Boolean" optional =" true" >
7+ <argument name =" clearQueue" type =" Boolean" optional =" true" default = " false " >
88 <desc >A Boolean indicating whether to remove queued animation as well. Defaults to <code >false</code >.</desc >
99 </argument >
10- <argument name =" jumpToEnd" type =" Boolean" optional =" true" >
10+ <argument name =" jumpToEnd" type =" Boolean" optional =" true" default = " false " >
1111 <desc >A Boolean indicating whether to complete the current animation immediately. Defaults to <code >false</code >.</desc >
1212 </argument >
1313 </signature >
1414 <signature >
1515 <added >1.7</added >
16- <argument name =" queue" type =" String" optional =" true" >
16+ <argument name =" queue" type =" String" optional =" true" default = " false " >
1717 <desc >The name of the queue in which to stop animations.</desc >
1818 </argument >
1919 <argument name =" clearQueue" type =" Boolean" optional =" true" >
2020 <desc >A Boolean indicating whether to remove queued animation as well. Defaults to <code >false</code >.</desc >
2121 </argument >
22- <argument name =" jumpToEnd" type =" Boolean" optional =" true" >
22+ <argument name =" jumpToEnd" type =" Boolean" optional =" true" default = " false " >
2323 <desc >A Boolean indicating whether to complete the current animation immediately. Defaults to <code >false</code >.</desc >
2424 </argument >
2525 </signature >
You can’t perform that action at this time.
0 commit comments