We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c986a commit 97a17afCopy full SHA for 97a17af
includes/animation-signature-options.xml
@@ -3,7 +3,7 @@
3
<argument name="options" type="Object">
4
<desc>All animation settings. The only required property is <code>effect</code>.</desc>
5
<property name="effect" type="String">
6
- <desc>A string indicating which <a href="/category/effect/">effect</a> to use for the transition.</desc>
+ <desc>A string indicating which <a href="/category/effects/">effect</a> to use for the transition.</desc>
7
</property>
8
<property name="easing" type="String" default='"swing"'>
9
<desc>A string indicating which <a href="/easings/">easing</a> function to use for the transition.</desc>
0 commit comments