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