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