UNPKG

taro2canvas

Version:

将 Taro 指定节点转换成 canvas 元素

16 lines (15 loc) 211 B
export const IMAGE_MODE = [ 'scaleToFill', 'aspectFit', 'aspectFill', 'widthFix', 'top', 'bottom', 'center', 'left', 'right', 'top left', 'top right', 'bottom left', 'bottom right', ];