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