Skip to content

Commit e5d6eff

Browse files
committed
Merge branch 'master' of github.com:react-component/queue-anim
2 parents af9ff9c + e1a568c commit e5d6eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ReactDom.render(
5959

6060
| props | type | default | description |
6161
|------------|----------------|---------|----------------|
62-
| type | string / array | `right` | Animation Styles <br/>`left` `right` `top` `bottom` `scale` `scaleBig` `scaleX` `scaleY`|
62+
| type | string / array | `right` | Animation Styles <br/>`alpha` `left` `right` `top` `bottom` `scale` `scaleBig` `scaleX` `scaleY`|
6363
| animConfig | object / array | null | Custom Velocity config, like `{opacity:[1, 0], translateY:[0, -30]}`, [velocity config](http://julian.com/research/velocity) |
6464
| delay | number / array | 0 | delay of animation |
6565
| duration | number / array | 450 | duration of animation |

0 commit comments

Comments
 (0)