Loading...
zoomOut 沿着图形中心点的缩小动画。影响 transform.scale 属性。
zoomOut
transform.scale
const config = { animate: { enter: { type: 'zoomOut' } } }