File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 <argument name =" opacity" type =" Number" >
1111 <desc >A number between 0 and 1 denoting the target opacity.</desc >
1212 </argument >
13- <argument name =" callback " type =" Callback " optional =" true" >
13+ <argument name =" complete " type =" Function " optional =" true" >
1414 <desc >A function to call once the animation is complete.</desc >
1515 </argument >
1616 </signature >
2525 <argument name =" easing" type =" String" optional =" true" >
2626 <desc >A string indicating which easing function to use for the transition.</desc >
2727 </argument >
28- <argument name =" callback " type =" Callback " optional =" true" >
28+ <argument name =" complete " type =" Function " optional =" true" >
2929 <desc >A function to call once the animation is complete.</desc >
3030 </argument >
3131 </signature >
@@ -132,4 +132,4 @@ div { background:blue; }
132132 <category slug =" effects/fading" />
133133 <category slug =" version/1.0" />
134134 <category slug =" version/1.4.3" />
135- </entry >
135+ </entry >
You can’t perform that action at this time.
0 commit comments