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