File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
<argument name =" opacity" type =" Number" >
11
11
<desc >A number between 0 and 1 denoting the target opacity.</desc >
12
12
</argument >
13
- <argument name =" callback " type =" Callback " optional =" true" >
13
+ <argument name =" complete " type =" Function " optional =" true" >
14
14
<desc >A function to call once the animation is complete.</desc >
15
15
</argument >
16
16
</signature >
25
25
<argument name =" easing" type =" String" optional =" true" >
26
26
<desc >A string indicating which easing function to use for the transition.</desc >
27
27
</argument >
28
- <argument name =" callback " type =" Callback " optional =" true" >
28
+ <argument name =" complete " type =" Function " optional =" true" >
29
29
<desc >A function to call once the animation is complete.</desc >
30
30
</argument >
31
31
</signature >
@@ -132,4 +132,4 @@ div { background:blue; }
132
132
<category slug =" effects/fading" />
133
133
<category slug =" version/1.0" />
134
134
<category slug =" version/1.4.3" />
135
- </entry >
135
+ </entry >
You can’t perform that action at this time.
0 commit comments