Loading...
scaleInX 单个图形沿着 x 方向的生长动画。影响 transform.scale 属性。
scaleInX
transform.scale
const config = { animate: { enter: { type: 'scaleInX' } } }