We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7e90b commit d2c4f7aCopy full SHA for d2c4f7a
1 file changed
entries/finish.xml
@@ -4,7 +4,7 @@
4
<desc>Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.</desc>
5
<signature>
6
<added>1.9</added>
7
- <argument name="queue" type="String" optional="true">
+ <argument name="queue" type="String" optional="true" default="'fx'">
8
<desc>The name of the queue in which to stop animations.</desc>
9
</argument>
10
</signature>
0 commit comments